Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Sep 30, 2021
1 parent a7bdc71 commit 7116737
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/algob/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algo-builder/algob",
"version": "1.2.1",
"version": "2.0.0",
"author": "Robert Zaremba (https://github.com/robert-zaremba)",
"contributors": [
{
Expand Down Expand Up @@ -67,7 +67,7 @@
"sample-project/"
],
"devDependencies": {
"@algo-builder/web": "1.2.0",
"@algo-builder/web": "2.0.0",
"@types/chai": "^4.2.12",
"@types/debug": "^4.1.5",
"@types/deep-equal": "^1.0.1",
Expand All @@ -88,7 +88,7 @@
"ts-mocha": "^8.0.0"
},
"dependencies": {
"@algo-builder/runtime": "^1.2.0",
"@algo-builder/runtime": "^2.0.0",
"algosdk": "^1.11.1",
"chalk": "^4.1.0",
"debug": "^4.1.1",
Expand Down

0 comments on commit 7116737

Please sign in to comment.