Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
chore(dep) Upgrade Concerto, bump version to 0.21.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <[email protected]>
  • Loading branch information
jeromesimeon committed Aug 6, 2020
1 parent d967124 commit 42593f9
Show file tree
Hide file tree
Showing 7 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion mechanization/Version.v
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Require Import String.

Section Version.
Definition ergo_version := "0.21.0"%string.
Definition ergo_version := "0.21.1"%string.

End Version.

64 changes: 32 additions & 32 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"license": "Apache-2.0",
"devDependencies": {
"@accordproject/concerto-core": "0.82.7",
"@accordproject/concerto-core": "0.82.8",
"colors": "1.1.2",
"coveralls": "3.0.1",
"event-stream": "3.3.2",
Expand Down Expand Up @@ -162,4 +162,4 @@
}
},
"dependencies": {}
}
}
2 changes: 1 addition & 1 deletion packages/ergo-cli/extracted/ergoccore.js

Large diffs are not rendered by default.

Loading

0 comments on commit 42593f9

Please sign in to comment.