Skip to content

Commit

Permalink
Set version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebFenton committed Dec 18, 2015
1 parent 367f4a0 commit 044c677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'idea'

version = '0.9.0'
version = '0.9.1'
def jarVersion = version

buildscript {
Expand Down Expand Up @@ -49,7 +49,7 @@ subprojects {
commons_io: 'commons-io:commons-io:2.4',
commons_lang: 'org.apache.commons:commons-lang3:3.4',
findbugs: 'com.google.code.findbugs:jsr305:1.3.9',
guava: 'com.google.guava:guava:18.0',
guava: 'com.google.guava:guava:19.0',
junit: 'junit:junit:4.12',
mockito: 'org.mockito:mockito-core:1.10.19',
perfidix: 'org.perfidix:perfidix:3.6.9',
Expand Down

0 comments on commit 044c677

Please sign in to comment.