From 016e586e177122c898359928e87dfbae6a5f79e3 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Tue, 1 Sep 2020 21:19:10 -0700 Subject: [PATCH] Publish - snowpack@2.10.1 --- snowpack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowpack/package.json b/snowpack/package.json index 91b349aa21..902af4b4d4 100644 --- a/snowpack/package.json +++ b/snowpack/package.json @@ -1,6 +1,6 @@ { "name": "snowpack", - "version": "2.10.0", + "version": "2.10.1", "description": "Run npm packages directly in the browser. No Webpack, Parcel, or bundlers required.", "author": "Fred K. Schott ", "license": "MIT",