Skip to content

Commit cb45d4c

Browse files
committed
Bumping version
1 parent 6adb465 commit cb45d4c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
### 1.0.1
2+
* Merging PR #1
3+
* Adding GUID
4+
* Removing float restrictions
5+
16
### 1.0.0
27
* Initial Release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csv-generator",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "index.js",
55
"repository": "https://github.com/atomicpages/csv-generator.git",
66
"author": "Dennis Thompson <[email protected]>",

0 commit comments

Comments
 (0)