Skip to content

Commit

Permalink
Merge pull request #479 from ERC725Alliance/chore/version-package-json
Browse files Browse the repository at this point in the history
chore: put correct latest version in `package.json`
  • Loading branch information
CJ42 authored Oct 23, 2024
2 parents 45b429d + 30201af commit 6027af4
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 6027af4

Please sign in to comment.