From 9d2c397b01630c383e740d956e4f4ca9cad3c60f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Dec 2020 23:08:48 +0000 Subject: [PATCH] chore(release): 3.5.0 # [3.5.0](https://github.com/vcync/modV/compare/3.4.0...3.5.0) (2020-12-01) ### Features * **expression:** adds expressions ([#468](https://github.com/vcync/modV/issues/468)) ([ab13872](https://github.com/vcync/modV/commit/ab138728844ddc37fa720094ae2dea4d7d674f7b)), closes [#453](https://github.com/vcync/modV/issues/453) [#415](https://github.com/vcync/modV/issues/415) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c738719a..5b8d5c8d1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "modV", "description": "modular audio visualisation powered by JavaScript", "author": "vcync", - "version": "3.4.0", + "version": "3.5.0", "private": true, "homepage": "https://modv.vcync.gl/", "repository": {