Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfisk committed Nov 2, 2013
1 parent b036fd0 commit c7e6e23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.0.0-beta1</version>
<version>1.0.0-beta3</version>
</dependency>
```

Expand Down Expand Up @@ -140,4 +140,4 @@ This release switched LittleProxy from Netty 3 to Netty 4. As part of the
upgrade, LittleProxy's public API and internal implementation were significantly
refactored for maintainability and API stability.

Support for Man in the Middle proxying was temporarily dropped in this release.
Support for Man in the Middle proxying was temporarily dropped in this release.

0 comments on commit c7e6e23

Please sign in to comment.