Skip to content

Commit

Permalink
bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
bjartek committed Aug 6, 2024
1 parent 39e7ade commit c775040
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "@findonflow/find-flow-contracts",
"version": "3.8.0",
"description": "Cadence transactions and scripts to work with https://find.xyz ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https:/findonflow/find.git"
},
"keywords": [
"cadence",
"client"
],
"author": "Find on Flow LLP",
"license": "MIT",
"bugs": {
"url": "https:/findonflow/find/issues"
},
"homepage": "https:/findonflow/find#readme"
"name": "@findonflow/find-flow-contracts",
"version": "3.8.1",
"description": "Cadence transactions and scripts to work with https://find.xyz ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https:/findonflow/find.git"
},
"keywords": [
"cadence",
"client"
],
"author": "Find on Flow LLP",
"license": "MIT",
"bugs": {
"url": "https:/findonflow/find/issues"
},
"homepage": "https:/findonflow/find#readme"
}

0 comments on commit c775040

Please sign in to comment.