Skip to content

Commit c60d974

Browse files
committed
Update package version 3.0.0-exp.1
1 parent 2bbd773 commit c60d974

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package/com.unity.formats.usd/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes in usd-unitysdk for Unity
22

3-
## Unreleased
3+
## [3.0.0-exp.1] - 2021-06-15
44
### Features
55
- New Import/Export API. See the ImportHelpers and ExportHelpers class (#237).
66
- Added Integration with Recorder (compatible with Recorder 2.2.0 or newer) (#243).

package/com.unity.formats.usd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"url": "ssh://git@github.com:Unity-Technologies/usd-unity-sdk.git"
3131
},
3232
"unity": "2019.4",
33-
"version": "2.0.0-exp.1"
33+
"version": "3.0.0-exp.1"
3434
}

0 commit comments

Comments
 (0)