Skip to content

Commit 47c4b48

Browse files
committed
Update version to 0.4.6
1 parent 934baa6 commit 47c4b48

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
coverage
2+
html-report
13
node_modules

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dgrid",
33
"author": "Kris Zyp",
4-
"version": "0.4.6-pre",
4+
"version": "0.4.6",
55
"description": "A lightweight, mobile-ready, data-driven, modular widget designed for lists and grids",
66
"license": "BSD-3-Clause OR AFL-2.1",
77
"repository": {

0 commit comments

Comments
 (0)