Skip to content

Commit

Permalink
chore: release v0.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
GImbrailo committed Sep 2, 2022
1 parent 73ff986 commit 76d04da
Show file tree
Hide file tree
Showing 20 changed files with 87 additions and 87 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taqueria/taqueria",
"version": "0.14.3",
"version": "0.14.4",
"description": "An easy to use opinionated tool for building, testing, and deploying Tezos software",
"main": "index.ts",
"directories": {
Expand Down
4 changes: 2 additions & 2 deletions taqueria-flextesa-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@taqueria/flextesa-manager",
"version": "0.14.3",
"version": "0.14.4",
"description": "Provides an interface and abstraction over a flextesa mininet",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"typescript": "^4.7.2"
},
"dependencies": {
"@taqueria/node-sdk": "^0.14.3",
"@taqueria/node-sdk": "^0.14.4",
"execa": "^6.1.0",
"promise-retry": "^2.0.1",
"yargs": "^17.5.1",
Expand Down
Loading

0 comments on commit 76d04da

Please sign in to comment.