Skip to content

Commit 97c6dd4

Browse files
authored
Merge pull request #782 from immutable/chore/bump-audience-0.2.0
chore: bump audience to 0.2.0
2 parents c18412a + 547df6f commit 97c6dd4

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

src/Packages/Audience/package.json

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
{
22
"name": "com.immutable.audience",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Immutable Audience SDK for Unity.",
55
"displayName": "Immutable Audience",
6-
"author": {"name": "Immutable", "url": "https://immutable.com"},
7-
"keywords": ["unity", "immutable", "audience", "analytics"],
6+
"author": {
7+
"name": "Immutable",
8+
"url": "https://immutable.com"
9+
},
10+
"keywords": [
11+
"unity",
12+
"immutable",
13+
"audience",
14+
"analytics"
15+
],
816
"unity": "2021.3",
917
"documentationUrl": "https://docs.immutable.com/docs/products/audience/unity-sdk",
1018
"licensesUrl": "https://github.com/immutable/unity-immutable-sdk/blob/main/LICENSE.md"

0 commit comments

Comments
 (0)