Skip to content

Commit 8283873

Browse files
bump JS version
1 parent da3788b commit 8283873

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

token-metadata/js/idl/mpl_token_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.0",
2+
"version": "1.8.1",
33
"name": "mpl_token_metadata",
44
"instructions": [
55
{

token-metadata/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@metaplex-foundation/mpl-token-metadata",
3-
"version": "2.8.0",
4-
"contractVersion": "1.8.0",
3+
"version": "2.8.1",
4+
"contractVersion": "1.8.1",
55
"description": "MPL Token Metadata JavaScript API.",
66
"main": "dist/src/mpl-token-metadata.js",
77
"types": "dist/src/mpl-token-metadata.d.ts",

0 commit comments

Comments
 (0)