From d3e9d27ff7cfc06e7236591a09fa518da0062916 Mon Sep 17 00:00:00 2001 From: Jet Fontanilla Date: Wed, 8 Nov 2017 13:00:20 -0500 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c70f5a..ed43469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bgiframe-native", - "version": "2.0.2", + "version": "2.1.0", "description": "make flash and other objects obey IE z-index. native implementation with no added dependencies", "main": "./dist/index.js", "types": "./dist/index.d.ts",