Skip to content

Commit d0fa868

Browse files
Added changes to changelog and version to pom
1 parent 896e738 commit d0fa868

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* REFACTOR: URLEncoding stuff. LinkedIn specific decoder is no longer needed
1515
* FEATURE: Added Google example
1616

17-
[1.1.0]
17+
[1.0.9]
1818

1919
* FEATURE: Token made Serializable
20+
* FIX: Google Api encoding issues (thanks @roger and @klakegg)

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.0.8</version>
7+
<version>1.0.9</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)