Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
corinis committed Sep 7, 2013
1 parent 892344d commit 05d85da
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 @@ -9,7 +9,7 @@ The main features of this library are:

* Full standard html with data available in a js object
* Update an existing js object with changes done within a form
* Provide basic functions for formatting (i.e. date/time, money) using html markup
* Provide basic functions for formatting (i.e. date/time, money, byte) using html markup
* Provide form validation functionality
* handle collections (arrays) with subobjects
* provides helper methods to handle array manipulation (add new entry/remove an entry) using only html markup
Expand All @@ -21,7 +21,7 @@ The main features of this library are:

# Download

Current Version: 1.0.5
Current Version: 1.0.6

* [Minified](https://github.com/corinis/jsForm/raw/master/dist/jquery.jsForm-1.0.6.min.js) + [map](https://raw.github.com/corinis/jsForm/master/dist/jquery.jsForm.min.map)
* [Source](https://github.com/corinis/jsForm/raw/master/dist/jquery.jsForm-1.0.6.js)
Expand Down

0 comments on commit 05d85da

Please sign in to comment.