Skip to content

Commit

Permalink
Release v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Aug 29, 2016
1 parent 258f30b commit bb5b8a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.21.1 - Mon, 29 Aug 2016 18:39:29 GMT
---------------------------------------





v0.21.0 - Mon, 29 Aug 2016 18:29:31 GMT
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yup",
"version": "0.21.0",
"version": "0.21.1",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit bb5b8a5

Please sign in to comment.