diff --git a/package.json b/package.json index 3be0ca6..c3e2b8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "protoframe", - "version": "1.0.0", + "version": "1.1.0", "author": "Branden Visser", "license": "MIT", "description": "A small (dependency-free) library for 2-way iframe communication.",