Skip to content

Commit 0013c63

Browse files
author
Tom Hanoldt
committed
prepare dist
1 parent 3f58797 commit 0013c63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ It also exposes the class `InputValidator` for manual instantiating.
161161
[Tom Hanoldt](https://www.tomhanoldt.info)
162162

163163
## Changelog
164-
### WIP: 1.0.3
164+
### 1.0.3
165165
* refactor `onBuildErrorHint`
166166
* clear input events before attaching
167167
* add tests for jquery>=1.10, >=2, >=3 (+slim version)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.input.validator",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "This module helps to handle input validation based on standard html attributes.",
55
"main": "dist/jquery.input.validator.js",
66
"repository": {

0 commit comments

Comments
 (0)