Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Commit

Permalink
prepare release typetalk-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikikko committed May 11, 2014
1 parent a82c40f commit 66a5441
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 @@ -16,7 +16,7 @@ apply plugin: 'eclipse'
apply plugin: 'idea'

group = 'org.jenkins-ci.plugins'
version = '1.0.0-SNAPSHOT'
version = '1.0.0'
description = 'Typetalk Plugin'
archivesBaseName = 'typetalk'

Expand Down

0 comments on commit 66a5441

Please sign in to comment.