chore(release): 3.1.0 [skip ci]

# [3.1.0](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/3.0.1...3.1.0) (2020-10-28)

### Bug Fixes

* compile error in 2018.2 ([82f81ef](82f81efd7e))

### Features

* maskable option to ignore masking ([af5f7e9](af5f7e90b0)), closes [#109](https://github.com/mob-sakai/ParticleEffectForUGUI/issues/109)
This commit is contained in:
semantic-release-bot
2020-10-28 17:05:39 +00:00
parent 44beab0de8
commit b322db3ca9
2 changed files with 13 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
"name": "com.coffee.ui-particle",
"displayName": "UI Particle",
"description": "This plugin provide a component to render particle effect for uGUI.\nThe particle rendering is maskable and sortable, without Camera, RenderTexture or Canvas.",
"version": "3.0.1",
"version": "3.1.0",
"unity": "2018.2",
"license": "MIT",
"repository": {