Skip to content

Commit

Permalink
move to version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Apr 4, 2018
1 parent 8fa76de commit b7f7cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.pro
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ docer.

packager.
moduleMetadata(list(
"com.github.forax.exotic@1.0"
"com.github.forax.exotic@1.1"
))

run(resolver, modulefixer, compiler, tester, docer, packager)
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>com.github.forax</groupId>
<artifactId>exotic</artifactId>
<version>1.0</version>
<version>1.1</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit b7f7cb0

Please sign in to comment.