Skip to content

Commit a27d3bc

Browse files
committed
Merge branch 'master' of github.com:stacktape/core
2 parents 6c85042 + 839c97a commit a27d3bc

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