Skip to content

Commit

Permalink
Merge pull request twitter#129 from twitter/readme-update
Browse files Browse the repository at this point in the history
update README to reflect latest maven version number 2.2.0
  • Loading branch information
kevinoliver committed Jul 21, 2014
2 parents 70d6ced 87a3474 commit 40e8f29
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 @@ -22,7 22,7 @@ The latest hbc artifacts are published to maven central. Bringing hbc into your
<dependency>
<groupId>com.twitter</groupId>
<artifactId>hbc-core</artifactId> <!-- or hbc-twitter4j -->
<version>2.0.2</version> <!-- or whatever the latest version is -->
<version>2.2.0</version> <!-- or whatever the latest version is -->
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 40e8f29

Please sign in to comment.