3.0.0-preview.10

# [3.0.0-preview.10](https://github.com/mob-sakai/ParticleEffectForUGUI/compare/v3.0.0-preview.9...v3.0.0-preview.10) (2020-04-30)

### Features

* add support for SpriteAtlas ([b31e325](b31e325bb1))
This commit is contained in:
semantic-release-bot
2020-04-30 03:28:48 +00:00
parent ce6478cf1f
commit bb7443400c
3 changed files with 13 additions and 3 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.0-preview.9",
"version": "3.0.0-preview.10",
"unity": "2018.2",
"license": "MIT",
"repository": {