We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7350bbb commit 3c0b899Copy full SHA for 3c0b899
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.17.2 - Tue, 19 Apr 2016 16:46:54 GMT
2
+---------------------------------------
3
+
4
5
6
7
8
v0.17.1 - Thu, 14 Apr 2016 19:12:22 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "yup",
- "version": "0.17.1",
+ "version": "0.17.2",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
0 commit comments