Skip to content

Commit

Permalink
Merge pull request #25 from Dartroom/update-version-0.3.4-alpha
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
spencerjibz committed Aug 15, 2023
2 parents dbafc5a + 6a43824 commit d038d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dartroom/signer",
"version": "0.3.3-alpha",
"version": "0.3.4-alpha",
"description": "A package that aggregates multiple Algorand signing options into one interface. Handles signing and address/login management.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -36,4 +36,4 @@
"algosdk": "^2.1.0",
"buffer": "^6.0.3"
}
}
}

0 comments on commit d038d61

Please sign in to comment.