Skip to content

Commit

Permalink
version to 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
crotwell committed Nov 2, 2017
1 parent 752c67d commit 47f3f09
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ configurations {
}

dependencies {
compile project(':seisFile')
// compile 'edu.sc.seis:seisFile:1.7.4'
// compile project(':seisFile')
compile 'edu.sc.seis:seisFile:1.8.0'
}

group = 'edu.sc.seis'
version = '2.4.5-SNAPSHOT'
version = '2.4.5'

artifacts {
archives jar
Expand Down

0 comments on commit 47f3f09

Please sign in to comment.