bumb version

This commit is contained in:
Casper Lamboo 2018-05-29 15:06:19 +02:00
parent b5bf5eb8c7
commit 853d8a5c7e
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.19.1';
export const VERSION = '0.20.0';
export const SHAPE_CACHE_LIMIT = 50;
export const PIXEL_RATIO = 1.0;