Skip to content

Commit

Permalink
bounced version number for release
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandezpablo85 committed Jun 27, 2011
1 parent cc5a0a0 commit 5f47beb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can pull scribe from a maven repository, just add this to your __pom.xml__ f
@<dependency>@
@<groupId>org.scribe</groupId>@
@<artifactId>scribe</artifactId>@
@<version>1.2.0</version>@
@<version>1.2.1</version>@
@</dependency>@

h1. Getting started in less than 2 minutes
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.scribe</groupId>
<artifactId>scribe</artifactId>
<packaging>jar</packaging>
<version>1.2.0</version>
<version>1.2.1</version>
<name>Scribe OAuth Library</name>
<description>The best OAuth library out there</description>
<url>http://github.com/fernandezpablo85/scribe-java</url>
Expand Down

0 comments on commit 5f47beb

Please sign in to comment.