Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeggy committed Feb 11, 2020
1 parent e2939f7 commit 3bd2944
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 @@ -51,7 +51,7 @@ allprojects {
publications = ['MyPublication']
configurations = ['archives']
pkg {
repo = 'apurebase-test'
repo = 'apurebase'
name = project.name
licenses = ['MIT']
vcsUrl = 'https://github.com/aPureBase/KGraphQL'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# KGraphQL version
version=0.9.2-b2
version=0.9.2

# Dependencies
kotlin_version=1.3.50
Expand Down

0 comments on commit 3bd2944

Please sign in to comment.