Skip to content

Commit

Permalink
chore(site): update version to release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiParraCrespo committed Aug 1, 2024
1 parent d4b8505 commit a0a1667
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.1.0",
"version": "1.0.0-rc.0",
"private": true,
"scripts": {
"allow-scripts": "yarn workspace root allow-scripts",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@peersyst/xrpl-snap",
"version": "0.1.8",
"version": "1.0.0-rc.0",
"description": "XRPL Metamask snap",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.1.8",
"version": "1.0.0-rc.0",
"description": "XRPL Snap",
"proposedName": "XRPL",
"repository": {
"type": "git",
"url": "https://github.com/Peersyst/xrpl-snap.git"
},
"source": {
"shasum": "nSGBjI/3vXHApw/cogXXQcJY3SzSLAbqAJy0GwTNEAM=",
"shasum": "s+lxlF4jsiCcfp4Suz+l4rIY/47dhvuSKFGPLY+sNoo=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit a0a1667

Please sign in to comment.