From 99f0dd22a85835766c234b50c20c003c17b5fb52 Mon Sep 17 00:00:00 2001 From: InexorBot Date: Fri, 6 Jul 2018 18:23:27 +0000 Subject: [PATCH] Rolling release: Increase version to 0.9.34 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63e56f3..b4fd9e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@inexorgame/inexor-flex", - "version": "0.9.33", + "version": "0.9.34", "description": "Scripting environment for Inexor.", "scripts": { "postinstall": "node postinstall.js",