Skip to content

Commit

Permalink
Prepare release v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kossnocorp committed Oct 25, 2016
1 parent 662c947 commit f7d2b39
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.1
1.9.0
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "date-fns",
"version": "1.8.1",
"version": "1.9.0",
"homepage": "https://github.com/date-fns/date-fns",
"authors": ["Sasha Koss <koss@nocorp.me>"],
"description": "Modern JavaScript date utility library",
Expand Down
2 changes: 1 addition & 1 deletion dist/date_fns.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/date_fns.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/date_fns_docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "date-fns",
"version": "1.8.1",
"version": "1.9.0",
"author": "Sasha Koss <koss@nocorp.me>",
"license": "MIT",
"description": "Modern JavaScript date utility library",
Expand Down

0 comments on commit f7d2b39

Please sign in to comment.