Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaaano committed Aug 1, 2019
1 parent 1736d19 commit 19b20ff
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 @@ -53,7 +53,7 @@ pre defined providers in the classpath. You can also [implement your own](#custo
<dependency>
<groupId>com.juliaaano</groupId>
<artifactId>payload</artifactId>
<version>1.0.0</version>
<version>1.1.0</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>com.juliaaano</groupId>
<artifactId>payload</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Payload</name>
Expand Down

0 comments on commit 19b20ff

Please sign in to comment.