Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfears committed Nov 7, 2024
1 parent a96e6a0 commit ce90c3b
Show file tree
Hide file tree
Showing 5 changed files with 8,212 additions and 11,321 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stellar-snap",
"version": "1.0.5",
"version": "1.0.6",
"description": "A non custodial Stellar Wallet for metamask",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5002,7 +5002,7 @@ stellar-sdk@^12.2.0:
urijs "^1.19.1"

"stellar-snap@file:..":
version "1.0.5"
version "1.0.6"
resolved "file:.."
dependencies:
"@metamask/snaps-sdk" "^6.7.0"
Expand Down
4 changes: 2 additions & 2 deletions snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "1.0.5",
"version": "1.0.6",
"description": "Soroban enabled Stellar Wallet (XLM)",
"proposedName": "Stellar",
"repository": {
"type": "git",
"url": "https://github.com/paulfears/StellarSnap.git"
},
"source": {
"shasum": "YMo1TrKWWg1TY8H7vjE45FkcKQYpujDkbykmHyhfhsE=",
"shasum": "L0lf1TZoENaafc/IEf/4husk6yfx6dEHZiGT0o/whhI=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
Loading

0 comments on commit ce90c3b

Please sign in to comment.