Skip to content

Commit 879138d

Browse files
committed
#2 Incremented minor version number. Tests moved back to green state.
1 parent 0530fbc commit 879138d

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'toparvion'
2-
version '1.1'
2+
version '1.2'
33

44
apply plugin: 'java'
55

@@ -26,7 +26,7 @@ dependencies {
2626

2727
jar {
2828
manifest {
29-
attributes("Implementation-Title": "JMint",
29+
attributes("Implementation-Title": "jMint",
3030
"Implementation-Version": version,
3131
"Implementation-Vendor": "Toparvion",
3232
"Premain-Class": "tech.toparvion.jmint.JMintAgent",

0 commit comments

Comments
 (0)