From 85985a01bcfa632dd52e8e1aa0e9a5408a7a2823 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Sun, 25 Nov 2018 12:57:43 -0500 Subject: [PATCH] bump version to 3.0.0-alpha1, so we can npm publish this thing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec61b4870f..1864e06026 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte", - "version": "2.15.1", + "version": "3.0.0-alpha1", "description": "The magical disappearing UI framework", "main": "index.js", "bin": {