Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 3b9bb89

Browse files
authored
version 1.0.4
1 parent 4b584f8 commit 3b9bb89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io.sentry.sentry-unity-lite",
3-
"version": "1.0.2",
3+
"version": "1.0.4",
44
"displayName": "Sentry Unity Lite",
55
"description": "Sentry SDK for Unity",
66
"unity": "2018.1",
@@ -11,7 +11,7 @@
1111
],
1212
"author": {
1313
"name": "Sentry Application Monitoring",
14-
"email": "oss@sentry.io",
14+
"email": "sdks@sentry.io",
1515
"url": "https://github.com/getsentry/sentry-unity-lite"
1616
},
1717
"samples": [
@@ -23,4 +23,4 @@
2323
],
2424
"dependencies": {},
2525
"type": "library"
26-
}
26+
}

0 commit comments

Comments
 (0)