Skip to content

Commit

Permalink
chore: put correct latest version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ42 committed Oct 23, 2024
1 parent 45b429d commit 30201af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@erc725/erc725.js",
"version": "0.27.2",
"version": "0.27.1",
"description": "Library to interact with ERC725 smart contracts",
"main": "build/main/src/index.js",
"typings": "build/main/src/index.d.ts",
Expand Down

0 comments on commit 30201af

Please sign in to comment.