Skip to content

Commit

Permalink
jump to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tminglei committed Sep 12, 2015
1 parent 26fc6e1 commit 76f3485
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 @@ -24,7 +24,7 @@ To use `form-binder-java`, pls add the dependency to your `maven` project file:
<dependency>
<groupId>com.github.tminglei</groupId>
<artifactId>form-binder-java</artifactId>
<version>0.10.4</version>
<version>0.11.0</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 @@

<groupId>com.github.tminglei</groupId>
<artifactId>form-binder-java</artifactId>
<version>0.10.4</version>
<version>0.11.0</version>
<packaging>jar</packaging>

<name>form-binder-java</name>
Expand Down

0 comments on commit 76f3485

Please sign in to comment.