Skip to content

Commit

Permalink
Update version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msssk committed Jun 22, 2020
1 parent a4783e8 commit 846af8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dgrid",
"author": "Kris Zyp",
"version": "1.3.2-pre",
"version": "1.3.2",
"description": "A lightweight, mobile-ready, data-driven, modular widget designed for lists and grids",
"license": "BSD-3-Clause",
"repository": {
Expand All @@ -21,7 +21,7 @@
"lib": "."
},
"main": "./OnDemandGrid",
"icon": "http://packages.dojofoundation.org/images/dgrid.png",
"icon": "https://dojotoolkit.org/images/projects/dgrid.svg",
"scripts": {
"serve": "npx http-serve ../",
"serve-rest": "node ./test/data/rest-node.js"
Expand Down

0 comments on commit 846af8c

Please sign in to comment.