Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Galbraith committed Dec 1, 2016
1 parent 02beb05 commit ee12d6a
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 @@ -44,7 +44,7 @@ the [releases page](https://github.com/constantcontact/java-sdk/releases).

### Gradle
```groovy
compile 'com.constantcontact:java-sdk:5.0.2'
compile 'com.constantcontact:java-sdk:5.0.3'
```

### Maven
Expand All @@ -53,7 +53,7 @@ compile 'com.constantcontact:java-sdk:5.0.2'
<dependency>
<groupId>com.constantcontact</groupId>
<artifactId>java-sdk</artifactId>
<version>5.0.2</version>
<version>5.0.3</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit ee12d6a

Please sign in to comment.