Skip to content

Commit

Permalink
Merge pull request #1676 from ArtBlocks/bump-sdk-prerelease-version
Browse files Browse the repository at this point in the history
commit latest sdk prerelease version
  • Loading branch information
ryley-o authored Sep 20, 2024
2 parents 6858ca1 + 979ac65 commit ae2e10e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@artblocks/sdk",
"version": "0.1.30-4",
"version": "0.1.30-7",
"description": "JavaScript SDK for configuring and using Art Blocks minters.",
"main": "dist/index.js",
"repository": "git@github.com:ArtBlocks/artblocks-sdk.git",
Expand Down Expand Up @@ -89,5 +89,6 @@
},
"files": [
"dist"
]
],
"stableVersion": "0.1.30-7"
}

0 comments on commit ae2e10e

Please sign in to comment.