diff --git a/package.json b/package.json index 4d8eb48f..7924037d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@snakesilk/engine", - "version": "0.1.3", + "version": "0.2.0", "description": "Simple, extensible game engine allowing creation of games using composition of components thru XML.", "main": "./dist/index.js", "scripts": {