Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
S48-Mo committed May 4, 2022
1 parent 8776634 commit 8f5b9ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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
@@ -1,6 +1,6 @@
{
"name": "@space48/cloud-seed",
"version": "1.1.0",
"version": "1.1.1",
"description": "Cloud infrastructure automation tool that uses Terraform CDK.",
"main": "dist/index.js",
"bin": {
Expand All @@ -23,7 +23,7 @@
"test": "jest --passWithNoTests --coverage"
},
"engines": {
"node": "14.x.x"
"node": ">=16"
},
"author": "Ash Smith <[email protected]>",
"license": "ISC",
Expand Down

0 comments on commit 8f5b9ac

Please sign in to comment.