From affba6a6f81c7b52feeda0c625017f0f98394c4a Mon Sep 17 00:00:00 2001 From: Eric Ente Date: Fri, 3 Apr 2020 14:12:35 -0400 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d47b965..d0e8b98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wgbh-springroll-game", - "version": "1.1.17", + "version": "1.2.0", "description": "Framework for SpringRoll 2 games", "main": "dist/gamelib.js", "typings": "dts/index.d.ts",