Skip to content

Commit

Permalink
Increment version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eliekarouz committed May 29, 2020
1 parent 12fd89c commit ea5ed0d
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 @@ -42,6 +42,6 @@ allprojects {
Add the dependency
```
dependencies {
implementation "com.github.eliekarouz.feedbacktree:feedbacktree:0.9"
implementation "com.github.eliekarouz.feedbacktree:feedbacktree:0.9.1"
}
```
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Publishing
GROUP=com.github.eliekarouz.feedbacktree
VERSION_NAME=0.9.1-SNAPSHOT
VERSION_NAME=0.9.1
POM_DESCRIPTION=Unidirectional architecture for Android
POM_URL=https://github.com/eliekarouz/feedbacktree
POM_SCM_URL=https://github.com/eliekarouz/feedbacktree
Expand Down

0 comments on commit ea5ed0d

Please sign in to comment.