From 467b747283afdd610cc1ac8b8bf8e31f074fa2ad Mon Sep 17 00:00:00 2001
From: Ray Schamp <ray@scratch.mit.edu>
Date: Fri, 2 Jun 2017 08:57:21 -0400
Subject: [PATCH] Bump scratch-storage version

Now 0.2.0 is the lowest compatible version.
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0308aa6f7..11fb66efe 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
     "scratch-audio": "^0.1.0-prerelease.0",
     "scratch-blocks": "^0.1.0-prerelease.0",
     "scratch-render": "^0.1.0-prerelease.0",
-    "scratch-storage": "^0.1.0",
+    "scratch-storage": "^0.2.0",
     "script-loader": "0.7.0",
     "stats.js": "^0.17.0",
     "tap": "^10.2.0",