Skip to content

Commit

Permalink
Updated version number to 0.2.3 in dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin93w committed May 28, 2015
1 parent a6fb3f6 commit 7d25e12
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 @@ -17,7 +17,7 @@ In order to use Beanmapper in your project, simply add the following Maven depen
<dependency>
<groupId>io.beanmapper</groupId>
<artifactId>beanmapper</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
</dependency>
```

Expand Down

0 comments on commit 7d25e12

Please sign in to comment.