Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8f0bbdd

Browse files
committedOct 10, 2015
Release version 0.9.0
1 parent 8c82b6a commit 8f0bbdd

File tree

8 files changed

+380
-252
lines changed

8 files changed

+380
-252
lines changed
 

‎bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "validate",
33
"main": "validate.js",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"ignore": [
66
"**/.*",
77
"CNAME",

‎component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repo" : "ansman/validate.js",
66
"main" : "validate.js",
77
"scripts" : ["validate.js"],
8-
"version" : "0.8.0",
8+
"version" : "0.9.0",
99
"license" : "MIT"
1010
}
1111

0 commit comments

Comments
 (0)
This repository has been archived.