From 9f9b8ff1ba8461befdf9a584b34153a8adaa6ca7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 6 Jan 2020 02:52:16 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] # [2.0.0](https://github.com/virtual-cast/babylon-mtoon-material/compare/v1.9.0...v2.0.0) (2020-01-06) * Merge pull request #42 from virtual-cast/BREAKING-CHANGE-upgrade-babylonjs-to-4.1.0-beta.18 ([cccae27](https://github.com/virtual-cast/babylon-mtoon-material/commit/cccae27)), closes [#42](https://github.com/virtual-cast/babylon-mtoon-material/issues/42) ### Bug Fixes * fix breaking changes from 4.0.3 to 4.1.0-beta.18 ([ea7b90b](https://github.com/virtual-cast/babylon-mtoon-material/commit/ea7b90b)), closes [#41](https://github.com/virtual-cast/babylon-mtoon-material/issues/41) ### BREAKING CHANGES * upgrade babylonjs to 4.1.0 beta.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e84b54..543d8bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babylon-mtoon-material", - "version": "1.9.0", + "version": "2.0.0", "description": "Unity MToon Shader WebGL porting with babylon.js", "license": "MIT", "author": {