Skip to content

Commit cafa2fd

Browse files
version bump for release
1 parent 53fd69a commit cafa2fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.textile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can pull scribe from a maven repository, just add this to your __pom.xml__ f
6767
@<dependency>@
6868
@<groupId>org.scribe</groupId>@
6969
@<artifactId>scribe</artifactId>@
70-
@<version>1.3.4</version>@
70+
@<version>1.3.5</version>@
7171
@</dependency>@
7272

7373
h1. Getting started in less than 2 minutes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.scribe</groupId>
55
<artifactId>scribe</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.3.4</version>
7+
<version>1.3.5</version>
88
<name>Scribe OAuth Library</name>
99
<description>The best OAuth library out there</description>
1010
<url>http://github.com/fernandezpablo85/scribe-java</url>

0 commit comments

Comments
 (0)