From fe1340c4ab5740713f313c02a356c2e04f4a1965 Mon Sep 17 00:00:00 2001 From: Andrew Sliwinski <andrewsliwinski@acm.org> Date: Tue, 10 May 2016 12:15:27 -0400 Subject: [PATCH] Update package version to 'pre release' --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ca892a58..1fcd00ef3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scratch-vm", - "version": "1.0.0", + "version": "0.1.0", "description": "Virtual Machine for Scratch 3.0", "author": "Massachusetts Institute of Technology", "license": "BSD-3-Clause",