Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trifonnt committed May 7, 2021
1 parent cce384f commit f27c082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ $ mvn deploy
- Open below URL in order to start JitPack build process

```shell
https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.0
https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.1
```

### Get this project into your Maven build(pom.xml)
Expand All @@ -114,7 +114,7 @@ https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-feeds/1.0.0
<dependency>
<groupId>com.github.trifonnt</groupId>
<artifactId>ext-lib-amazon-mws-feeds</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
...
```
Expand Down

0 comments on commit f27c082

Please sign in to comment.