Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBrende committed Feb 2, 2019
1 parent 8e776e8 commit 722b112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Add the following dependency to your pom:
<dependency>
<groupId>org.rypt</groupId>
<artifactId>f8</artifactId>
<version>1.1-RC1</version>
<version>1.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.rypt</groupId>
<artifactId>f8</artifactId>
<version>1.1-RC1</version>
<version>1.1</version>

<name>F8</name>
<description>A lightning-fast UTF-8 state machine</description>
Expand Down

0 comments on commit 722b112

Please sign in to comment.