Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
orhanobut committed Mar 23, 2015
1 parent 8472684 commit d01e323
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Logger provides :

### Gradle
```groovy
compile 'com.orhanobut:logger:1.2'
compile 'com.orhanobut:logger:1.3'
```

### Current Log system
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
# org.gradle.parallel=true

#VERSION_NAME=1.0-SNAPSHOT
VERSION_NAME=1.2
VERSION_CODE=3
VERSION_NAME=1.3
VERSION_CODE=4
GROUP=com.orhanobut

POM_DESCRIPTION=Simple,pretty and powerful log
Expand Down

0 comments on commit d01e323

Please sign in to comment.