Skip to content

Commit 912bcf8

Browse files
chore(release): v1.0.1
1 parent 74dd239 commit 912bcf8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/gregswindle/parse-numeric/compare/v1.0.0...v1.0.1) (2019-03-13)
4+
35
# 1.0.0 (2019-03-06)
46

57

npm-shrinkwrap.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "parse-numeric",
33
"description": "Convert numeric strings into Numbers (or return original value).",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": {
66
"name": "Greg Swindle",
77
"url": "https://github.com/gregswindle"

0 commit comments

Comments
 (0)