Skip to content

Commit

Permalink
🎊 release v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Sep 6, 2021
1 parent 2320efa commit 479983c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

group 'com.theapache64'
version '1.4.0'
version '1.4.1'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "index.js",
"preferGlobal": true,
"repository": "https://github.com/theapache64/create-compose-app",
"version": "1.4.0",
"version": "1.4.1",
"jdeploy": {},
"dependencies": {
"shelljs": "0.8.4"
Expand Down

0 comments on commit 479983c

Please sign in to comment.