WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 86168e0

Browse files
committed
release 1.0.4
1 parent 74f4967 commit 86168e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'groovy'
1111
apply plugin: 'maven-publish'
1212
apply plugin: 'jacoco'
1313

14-
version = '1.0.4-SNAPSHOT'
14+
version = '1.0.4'
1515

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

0 commit comments

Comments
 (0)