Skip to content

Commit

Permalink
#2 Incremented minor version number. Tests moved back to green state.
Browse files Browse the repository at this point in the history
  • Loading branch information
Toparvion committed Jul 30, 2016
1 parent 0530fbc commit 879138d
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'toparvion'
version '1.1'
version '1.2'

apply plugin: 'java'

Expand All @@ -26,7 +26,7 @@ dependencies {

jar {
manifest {
attributes("Implementation-Title": "JMint",
attributes("Implementation-Title": "jMint",
"Implementation-Version": version,
"Implementation-Vendor": "Toparvion",
"Premain-Class": "tech.toparvion.jmint.JMintAgent",
Expand Down
Loading

0 comments on commit 879138d

Please sign in to comment.