Skip to content

Commit

Permalink
Releasing 2.0! Hurray!
Browse files Browse the repository at this point in the history
  • Loading branch information
luanpotter committed Nov 9, 2017
1 parent 789acb4 commit 978c575
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Zero-dependency, unobtrusive, Java 7/Google App Engine-ready API for some pretty
<dependency>
<groupId>xyz.luan</groupId>
<artifactId>http-facade</artifactId>
<version>1.7</version>
<version>2.0</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>http-facade</artifactId>
<version>1.7</version>
<version>2.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 978c575

Please sign in to comment.