From 183c9ca403218a8e85e1753e796da8ff49c7ae50 Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sun, 3 Feb 2019 22:07:34 -0500 Subject: [PATCH] switching to beta versions. dont read too much into it. just bored of lexicographic ordering --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4f885bd1..87725ebc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte", - "version": "3.0.0-alpha27", + "version": "3.0.0-beta.1", "description": "The magical disappearing UI framework", "module": "index.mjs", "main": "index",