bump version

This commit is contained in:
casperlamboo 2017-12-11 11:53:38 +01:00
parent 2973f9b9b2
commit e99ca6af58

View File

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