bumb version

This commit is contained in:
casperlamboo 2017-12-11 12:53:48 +01:00
parent dbe9dff274
commit f855f0e165

View File

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