Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cygaar committed Oct 16, 2022
1 parent 73c68cd commit 143c116
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@chiru-labs/pbt",
"version": "0.1.0",
"version": "0.1.1",
"description": "Physically Backed Token Contracts in Solidity",
"main": "index.js",
"files": [
"/src/**/*.sol"
"/src/**/*.sol"
],
"dependencies": {
"@openzeppelin/contracts": "^4.7.3"
"@openzeppelin/contracts": "^4.7.3"
},
"repository": {
"type": "git",
"url": "[email protected]:chiru-labs/PBT.git"
"type": "git",
"url": "[email protected]:chiru-labs/PBT.git"
},
"author": "chiru-labs",
"license": "MIT"
Expand Down

0 comments on commit 143c116

Please sign in to comment.