Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sttk committed Jun 2, 2018
1 parent ff93aa8 commit 57b4773
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ This program is free software under [MIT][mit-url] License.
See the file LICENSE in this distribution for more details.

[repo-url]: https://github.com/sttk/fav-type.to-date/
[npm-img]: https://img.shields.io/badge/npm-v1.0.1-blue.svg
[npm-img]: https://img.shields.io/badge/npm-v1.0.2-blue.svg
[npm-url]: https://www.npmjs.com/package/@fav/type.to-date
[mit-img]: https://img.shields.io/badge/license-MIT-green.svg
[mit-url]: https://opensource.org/licenses/MIT
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": "@fav/type.to-date",
"version": "1.0.1",
"version": "1.0.2",
"description": "Convert a string in various date format to a date object.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 57b4773

Please sign in to comment.