Skip to content

Commit 846af8c

Browse files
committed
Update version to 1.3.2
1 parent a4783e8 commit 846af8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dgrid",
33
"author": "Kris Zyp",
4-
"version": "1.3.2-pre",
4+
"version": "1.3.2",
55
"description": "A lightweight, mobile-ready, data-driven, modular widget designed for lists and grids",
66
"license": "BSD-3-Clause",
77
"repository": {
@@ -21,7 +21,7 @@
2121
"lib": "."
2222
},
2323
"main": "./OnDemandGrid",
24-
"icon": "http://packages.dojofoundation.org/images/dgrid.png",
24+
"icon": "https://dojotoolkit.org/images/projects/dgrid.svg",
2525
"scripts": {
2626
"serve": "npx http-serve ../",
2727
"serve-rest": "node ./test/data/rest-node.js"

0 commit comments

Comments
 (0)