We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccf416 commit 93d8167Copy full SHA for 93d8167
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group 'com.theapache64'
6
-version '1.2.0'
+version '1.3.0'
7
8
repositories {
9
mavenCentral()
package.json
@@ -7,7 +7,7 @@
"main": "index.js",
"preferGlobal": true,
"repository": "https://github.com/theapache64/create-compose-app",
10
- "version": "1.0.0",
+ "version": "1.3.0",
11
"jdeploy": {},
12
"dependencies": {
13
"shelljs": "0.8.4"
0 commit comments