From b574d9394872f97a2345d5aec6fb80f32c0185fb Mon Sep 17 00:00:00 2001 From: Masquerade Circus Date: Thu, 23 Jan 2020 22:45:46 -0600 Subject: [PATCH] 3.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0855500..a14f67d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "valyrian.js", - "version": "3.3.1", + "version": "3.3.2", "description": "Lightweight steel to forge PWAs. (Minimal Frontend Framework with server side rendering and other capabilities)", "main": "lib/index.js", "module": "lib/index.js",