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 2320efa commit 479983cCopy full SHA for 479983c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
group 'com.theapache64'
6
-version '1.4.0'
+version '1.4.1'
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.4.0",
+ "version": "1.4.1",
11
"jdeploy": {},
12
"dependencies": {
13
"shelljs": "0.8.4"
0 commit comments