From d1d2457e4d87affb0aa2d5bbee15ede8b7c7c670 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 17 Oct 2020 20:53:18 +0000 Subject: [PATCH] chore(release): 3.3.1 ## [3.3.1](https://github.com/vcync/modV/compare/3.3.0...3.3.1) (2020-10-17) ### Bug Fixes * updates text to image ([#450](https://github.com/vcync/modV/issues/450)) ([4b5b0ef](https://github.com/vcync/modV/commit/4b5b0ef350a4f9d172ba25d966618b28beb274c7)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1971b0df9..4c0b0c0c7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "modV", "description": "modular audio visualisation powered by JavaScript", "author": "vcync", - "version": "3.3.0", + "version": "3.3.1", "private": true, "homepage": "https://modv.vcync.gl/", "repository": {