Skip to content

Commit 76d6810

Browse files
bump for version release
1 parent 26792c0 commit 76d6810

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can pull scribe from my maven repository, just add these to your __pom.xml__
8484
<dependency>
8585
<groupId>org.scribe</groupId>
8686
<artifactId>scribe</artifactId>
87-
<version>1.3.5</version>
87+
<version>1.3.6</version>
8888
</dependency>
8989
```
9090

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.5</version>
7+
<version>1.3.6</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)