Skip to content

Commit 6306d42

Browse files
committed
Merge branch 'master' of github.com:stacktape/core
2 parents 41dc9e3 + 3b74537 commit 6306d42

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": "2.24.0-rc.26",
3+
"version": "3.0.0-rc.0",
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": "2.24.0-rc.26",
3+
"version": "3.0.0-rc.0",
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)