update version

This commit is contained in:
casperlamboo 2017-12-06 13:49:56 +01:00
parent 39c2dceafb
commit b8cefc2310
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import * as contextTools from './contextTools.js';
export const VERSION = '0.16.6';
export const VERSION = '0.17.0';
export const SHAPE_CACHE_LIMIT = 50;
export const PIXEL_RATIO = 1.0;