Skip to content

Commit

Permalink
🚀 bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theapache64 committed Jun 13, 2021
1 parent 0ccf416 commit 93d8167
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.2.0'
version '1.3.0'

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.0.0",
"version": "1.3.0",
"jdeploy": {},
"dependencies": {
"shelljs": "0.8.4"
Expand Down

0 comments on commit 93d8167

Please sign in to comment.