Skip to content

Commit

Permalink
Bump version 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
albfan committed Sep 15, 2018
1 parent bd3daf8 commit 97d08c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'jacoco'
apply plugin: 'com.github.kt3k.coveralls'
apply plugin: 'com.github.johnrengelman.shadow'

version = '3.2'
version = '3.3'

repositories {
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jmeld</groupId>
<artifactId>jmeld</artifactId>
<version>3.2</version>
<version>3.3</version>
<packaging>jar</packaging>

<name>jmeld</name>
Expand Down

0 comments on commit 97d08c2

Please sign in to comment.