Skip to content

Commit

Permalink
Update the version to 1.1.1 before the release
Browse files Browse the repository at this point in the history
  • Loading branch information
hprange committed Jun 22, 2011
1 parent f7eddbf commit f2f5f7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ applications using JUnit 4.7 or later capabilities. This library can be
useful if you write unit/integration tests for Enterprise Objects or
employ the TDD technique on your projects.

**Version**: 1.1
**Version**: 1.1.1

Requirements
------------
Expand Down Expand Up @@ -36,7 +36,7 @@ Maven users have to add the dependency declaration:
<dependency>
<groupId>com.wounit</groupId>
<artifactId>wounit</artifactId>
<version>1.1</version>
<version>1.1.1</version>
</dependency>

Non Maven users have to:
Expand Down Expand Up @@ -100,6 +100,6 @@ framework and is heavily inspired by it.
About
-----

* **Site**: http://github.com/hprange/wounit
* **Site**: http://hprange.github.com/wounit
* **E-mail**: hprange at gmail.com
* **Twitter**: @hprange

0 comments on commit f2f5f7f

Please sign in to comment.