Skip to content

Commit

Permalink
Bumped version of Victor
Browse files Browse the repository at this point in the history
  • Loading branch information
dlew committed Mar 10, 2015
1 parent d62bab3 commit 8ecad32
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 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.trello:victor:0.1.1'
classpath 'com.trello:victor:0.1.2'
}
}
Expand Down
2 changes: 1 addition & 1 deletion victor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
// Plugin publishing

group = 'com.trello'
version = '0.1.1-SNAPSHOT'
version = '0.1.2-SNAPSHOT'

plugindev {
pluginId 'com.trello.victor'
Expand Down

0 comments on commit 8ecad32

Please sign in to comment.