Skip to content

Commit 24e06ab

Browse files
committed
Merge branch 'master' of github.com:stacktape/core
2 parents 7b49ffd + 4b1f6d4 commit 24e06ab

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-beta.25",
3+
"version": "2.24.0-rc.1",
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-beta.25",
3+
"version": "2.24.0-rc.1",
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)