Skip to content

Commit 210bdc1

Browse files
committed
1.0.0
1 parent 1c243eb commit 210bdc1

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
@@ -0,0 +1,4 @@
1+
1.0.0 - April, 01 2018
2+
3+
* 1c243eb Initial commit (aichbauer)
4+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "array-table-sort",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Sort an array (asc, desc) that holds data for tables",
55
"main": "./lib/index.js",
66
"repository": "https://www.github.com/aichbauer/node-array-table-search",

0 commit comments

Comments
 (0)