From 79aa0ec8a1b59377517f24ccbd44efd190f638e6 Mon Sep 17 00:00:00 2001 From: Arthur Langereis Date: Sat, 9 Jun 2018 18:51:38 +0200 Subject: [PATCH] 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a87ec6bcf..b0577d119 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@stardazed/ammo", "description": "Stardazed - Ammo.js physics engine", - "version": "0.1.0", + "version": "0.1.1", "repository": { "type": "git", "url": "git://github.com/stardazed/sd-ammo.git"