Skip to content

Commit 93d8167

Browse files
committed
🚀 bump version to 1.3.0
1 parent 0ccf416 commit 93d8167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'com.theapache64'
6-
version '1.2.0'
6+
version '1.3.0'
77

88
repositories {
99
mavenCentral()

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"main": "index.js",
88
"preferGlobal": true,
99
"repository": "https://github.com/theapache64/create-compose-app",
10-
"version": "1.0.0",
10+
"version": "1.3.0",
1111
"jdeploy": {},
1212
"dependencies": {
1313
"shelljs": "0.8.4"

0 commit comments

Comments
 (0)