Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
reverted build back to v0.11 dev-cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerbrandl committed Sep 6, 2018
1 parent f348744 commit 265c9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -105,8 +105,8 @@ task javadocJar(type: Jar, dependsOn: dokkaJavadoc) {

//http://stackoverflow.com/questions/34377367/why-is-gradle-install-replacing-my-version-with-unspecified
group 'de.mpicbg.scicomp'
version '0.10.1'
//version '0.11-SNAPSHOT'
//version '0.10.1'
version '0.11-SNAPSHOT'


artifacts {
Expand Down

0 comments on commit 265c9f6

Please sign in to comment.