Skip to content

Commit

Permalink
Merge pull request adamfisk#333 from jekh/update-docs
Browse files Browse the repository at this point in the history
Update readme for 1.1.1 release
  • Loading branch information
jekh authored Dec 29, 2016
2 parents 904aea3 + 86e75d7 commit 27dc4f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can embed LittleProxy in your own projects through Maven with the following:
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>littleproxy</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
```

Expand Down

0 comments on commit 27dc4f4

Please sign in to comment.