Skip to content

Commit

Permalink
bump: version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
psydack committed Jun 2, 2021
1 parent d2ce2a3 commit 7371030
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
#### 3.0.1 (2021-06-02)

##### Documentation Changes

* add instructions for multiple dll issue ([d2ce2a32](https://github.com/psydack/uimgui/commit/d2ce2a32ec68a9f9ba4832bf89517ee1a680e918))

##### Bug Fixes

* new constraint for multiple unsafe dll ([2191707f](https://github.com/psydack/uimgui/commit/2191707f0c4d7f5e5c2eee3e79fb5804f2e7235a))

#### 3.0.0 (2021-06-01)

##### Build System / Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.psydack.uimgui",
"displayName": "UImGui",
"version": "3.0.0",
"version": "3.0.1",
"description": "A Unity wrapper for ImGui",
"unity": "2020.3",
"dependencies": {
Expand Down

0 comments on commit 7371030

Please sign in to comment.