Skip to content

Commit

Permalink
prepare to release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mnovozhylov committed Jul 26, 2017
1 parent da06d42 commit fd81216
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release History

## 1.2.2
* Fix wrong method usage in updateRoomSettings and updateRoomMetadata

## 1.2.1
* Applications API has moved from v3 to v4

Expand Down
Binary file modified example-android/app/libs/java-upwork.jar
Binary file not shown.
Binary file modified lib/java-upwork.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.Upwork</groupId>
<artifactId>api</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<packaging>jar</packaging>
<name>java-upwork</name>
<description>JAVA bindings for Upwork API</description>
Expand Down

0 comments on commit fd81216

Please sign in to comment.