Skip to content

Commit 50a4f2f

Browse files
committed
release: version 0.0.95
1 parent 0785b73 commit 50a4f2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 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.94",
21+
"version": "0.0.95",
2222
"main": "dist/bin/init.js",
2323
"scripts": {
2424
"clean": "shx rm -rf dist/*",

0 commit comments

Comments
 (0)