Skip to content

Commit 4b1f6d4

Browse files
release: v2.24.0-rc.1
1 parent a27d3bc commit 4b1f6d4

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)