Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
emilsjolander committed Jun 28, 2015
1 parent 9791dad commit 2523cdd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ buildscript {
apply plugin: 'com.neenbedankt.android-apt'
dependencies {
compile 'se.emilsjolander:intentbuilder-api:0.11.0'
apt 'se.emilsjolander:intentbuilder-compiler:0.11.0'
compile 'se.emilsjolander:intentbuilder-api:0.12.0'
apt 'se.emilsjolander:intentbuilder-compiler:0.12.0'
}
```

Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sun, 28 Jun 2015 16:08:43 -0700
#Sun, 28 Jun 2015 16:45:01 -0700
major=0
minor=11
minor=12
patch=0

0 comments on commit 2523cdd

Please sign in to comment.