Skip to content

Commit

Permalink
jump to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tminglei committed Jul 20, 2015
1 parent 08b3909 commit cbd7311
Show file tree
Hide file tree
Showing 3 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.0</version>
<version>0.10.1</version>
</dependency>
```

Expand Down
Binary file modified form-binder-desc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.0</version>
<version>0.10.1</version>
<packaging>jar</packaging>

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

0 comments on commit cbd7311

Please sign in to comment.