Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SoltauFintel committed Mar 22, 2018
1 parent 980bd69 commit f9072ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ see Maja example web app [tankstellen](https://github.com/SoltauFintel/tankstell
Example for getting maja-auth-mongo with Gradle:

// in dependencies:
compile 'com.github.soltaufintel.maja:maja-auth-mongo:0.2.0'
compile 'com.github.soltaufintel.maja:maja-auth-mongo:0.3.0'

// in repositories:
maven { url 'https://jitpack.io' }
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
allprojects {
version = "0.3.0-BETA"
version = "0.3.0"
group = 'de.mwvb.maja'
}

Expand Down

0 comments on commit f9072ad

Please sign in to comment.