Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
aquariusmaster committed Oct 5, 2021
1 parent af2ae25 commit e6fcb0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ plugins {
}

group 'com.anderb.statham'
version '1.0-SNAPSHOT'
version '0.1-RELEASE'
sourceCompatibility = 11

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rootProject.name = 'ajson'
rootProject.name = 'statham'

0 comments on commit e6fcb0e

Please sign in to comment.