bump rev
This commit is contained in:
parent
5c2f7f0807
commit
6d54e97f18
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
var exports = {
|
||||
COPYRIGHT:"Copyright (C) 2014-2017 Stewart Allen <stewart@neuron.com> - All Rights Reserved",
|
||||
LICENSE:"Unauthorized copying, modification and re-distribution are strictly prohibited without prior written consent.",
|
||||
VERSION:"1.0.60"
|
||||
VERSION:"1.0.61"
|
||||
};
|
||||
if (!module) var module = {};
|
||||
module.exports = exports;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "gridspace-apps",
|
||||
"version": "1.0.60",
|
||||
"version": "1.0.61",
|
||||
"description": "grid.space 3d slice & modeling tools",
|
||||
"author": "Stewart Allen <sa@grid.space>",
|
||||
"private": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue