Skip to content

Commit fde68ec

Browse files
committed
updated the package version
1 parent 0bd89d5 commit fde68ec

File tree

2 files changed

+21
-37
lines changed

2 files changed

+21
-37
lines changed

package-lock.json

Lines changed: 20 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "commonjs",
1919
"name": "@rover-tools/cli",
2020
"description": "Rover-CLI is a SAM module generating system, which generates SAM projects based on user requirements. It will have a set of predefined stacks(Auth, CRUD) which are commonly used and a option to define our custom stacks. It is designed using typescript with SAM CLI support. Currently, it is a CLI-based library that supports Node and Python with a limited set of AWS services.",
21-
"version": "0.0.93",
21+
"version": "0.0.94",
2222
"main": "dist/bin/init.js",
2323
"scripts": {
2424
"clean": "shx rm -rf dist/*",

0 commit comments

Comments
 (0)