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

Commit

Permalink
version 1.0.0 is out!
Browse files Browse the repository at this point in the history
  • Loading branch information
RichJackson committed Aug 15, 2016
1 parent 0a5883e commit 68e72c9
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 @@ -88,7 +88,7 @@ task integTest(type: Test) {

jar {
baseName = 'turbo-laser'
version = '0.3.0'
version = '1.0.0'
}

if (!hasProperty('mainClass')) {
Expand Down

0 comments on commit 68e72c9

Please sign in to comment.