From 1f096d1ca45260c89d0f191235d7b4e4165df308 Mon Sep 17 00:00:00 2001 From: Arne van Iterson Date: Mon, 2 Mar 2020 12:49:06 +0100 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec6f7a4..89ab6df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asdf-games", - "version": "1.0.0", + "version": "1.0.1", "description": "Javascript gaming framework, based upon the framework made in the book HTML5 Games: Novice to Ninja by Sitepoint.", "main": "lib/index.js", "repository": {