Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybuidl committed Oct 10, 2024
1 parent 483eb6a commit a355bb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "@kleros/scout-snap",
"version": "1.3.4",
"version": "1.3.5",
"description": "A Metamask Snap that retrieves contract metadata from the Kleros Curate registries",
"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": "1.3.4",
"version": "1.3.5",
"description": "A Snap that retrieves contract metadata from the Kleros Curate registries.",
"proposedName": "Kleros Scout",
"repository": {
"type": "git",
"url": "https://github.com/kleros/scout-snap.git"
},
"source": {
"shasum": "Ls/ufIlKzGfmNx4nKTjfV1HPVxwOHeKzAgv0ckfyeVQ=",
"shasum": "ivW78LinUsRIAcMxw28YM6oWXyPQOw4rNSRJpTc5NrI=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit a355bb4

Please sign in to comment.