Skip to content

Commit f892692

Browse files
committed
Merge branch 'master' of github.com:stacktape/core
2 parents 25d6dbc + 1bd969b commit f892692

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stacktape",
3-
"version": "3.0.0-rc.3",
3+
"version": "3.0.0-rc.7",
44
"private": true,
55
"bin": {
66
"stacktape": "./index.js"

src/api/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stacktape",
3-
"version": "3.0.0-rc.3",
3+
"version": "3.0.0-rc.7",
44
"description": "PaaS 2.0 that deploys to your own AWS account.",
55
"author": "Stacktape team <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)