Skip to content

Commit

Permalink
release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Petikoch committed Nov 12, 2016
1 parent 74f4967 commit 86168e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apply plugin: 'groovy'
apply plugin: 'maven-publish'
apply plugin: 'jacoco'

version = '1.0.4-SNAPSHOT'
version = '1.0.4'

ext.artifactGroupId = 'ch.petikoch.libs'
ext.description = 'A small java 7+ library (on top of jtwfg) using a "task resource assignment graph" model to detect deadlocks'
Expand Down

0 comments on commit 86168e0

Please sign in to comment.