Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Commit 8f4d815

Browse files
committed
Version 1.1
1 parent 5e1c6dc commit 8f4d815

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JavaRant is available on Maven, simply add this dependency to your `pom.xml` fil
88
<dependency>
99
<groupId>com.scorpiac.javarant</groupId>
1010
<artifactId>javarant</artifactId>
11-
<version>1.0</version>
11+
<version>1.1</version>
1212
</dependency>
1313
```
1414

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.scorpiac.javarant</groupId>
88
<artifactId>javarant</artifactId>
9-
<version>1.0</version>
9+
<version>1.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>JavaRant</name>

0 commit comments

Comments
 (0)