Skip to content

Commit

Permalink
Bump version. (#50)
Browse files Browse the repository at this point in the history
Reviewed-on: https://git.vdb.to/cerc-io/laconic-registry-cli/pulls/50
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
  • Loading branch information
telackey authored and Thomas E Lackey committed Jan 15, 2024
1 parent 6814707 commit 97b7476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/laconic-registry-cli",
"version": "0.1.7",
"version": "0.1.8",
"main": "index.js",
"repository": "git@github.com:cerc-io/laconic-registry-cli.git",
"author": "",
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"fs-extra": "^10.1.0",
"@cerc-io/laconic-sdk": "^0.1.13",
"@cerc-io/laconic-sdk": "^0.1.14",
"js-yaml": "^3.14.1",
"lodash": "^4.17.21",
"lodash-clean": "^2.2.3",
Expand Down

0 comments on commit 97b7476

Please sign in to comment.