Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jul 16, 2020
1 parent 0ed4d49 commit f36228b
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 @@ -32,7 +32,7 @@ HTT4J is available from [IntellectualSites](https://intellectualsites.com)' mave
<dependency>
<groupId>com.intellectualsites.http</groupId>
<artifactId>HTTP4J</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.intellectualsites.http</groupId>
<artifactId>HTTP4J</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<inceptionYear>2020</inceptionYear>
<licenses>
Expand Down

0 comments on commit f36228b

Please sign in to comment.