Skip to content

Commit e6f6004

Browse files
committed
1.0.3
1 parent 5425fce commit e6f6004

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.3 - September, 07 2018
2+
3+
* 5425fce Fix: babel runtime (#1) (Lukas Aichbauer)
4+
15
1.0.2 - April, 05 2018
26

37
* 671b0d9 Docs: fix syntax section (aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convert-string-to-number",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Convert a string to its numerical value (float or integer)",
55
"main": "./lib/index.js",
66
"repository": "https://www.github.com/aichbauer/node-convert-string-to-number",

0 commit comments

Comments
 (0)