Skip to content

Commit 3950e97

Browse files
0.1.10
1 parent 1da3a17 commit 3950e97

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111

1212
## Releasing
1313
| Hash | Date | Author | Changes |
14+
|------|------|--------|---------|
15+
16+
17+
## Tag: `v0.1.9`
18+
| Hash | Date | Author | Changes |
1419
|------|------|--------|---------|
1520
| 774a34a22f902aed49084f91bd7cd16344687b11 | 2021-10-23 | Chris Schubert | Updating file layout and preparing for integration with UI project |
1621

RELEASELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Released Changes
1212

13-
`0.1.9`
13+
`0.1.10`
1414
| Hash | Date | Author | Changes |
1515
|------|------|--------|---------|
1616

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.appalachia.unity3d.audio",
33
"displayName": "Appalachia.Audio for Unity3D",
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"unity": "2020.3",
66
"description": "Native audio plugins for Unity that provide analysis of audio system output to create reactive audio components.",
77
"keywords": [

0 commit comments

Comments
 (0)