Skip to content

Commit

Permalink
Bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sapessi committed Apr 13, 2017
1 parent f1b55bc commit d1a8ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To include the library in your Maven project, add the desired implementation to
<dependency>
<groupId>com.amazonaws.serverless</groupId>
<artifactId>aws-serverless-java-container-jersey</artifactId>
<version>0.3</version>
<version>0.4</version>
</dependency>
```

Expand Down

0 comments on commit d1a8ff2

Please sign in to comment.