Skip to content

Commit 9ef39a9

Browse files
committed
Bumped version to 1.0.0.
1 parent 5b0e1d2 commit 9ef39a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Changelog
2+
3+
## [1.0.0] - 2021-10-21
4+
This is the first release of the DRES Unity API package compatible with the DRES OpenAPI version 1.0.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "org.vitrivr.unityinterface.dresapi",
3-
"version": "1.0.0-SNAPSHOT",
3+
"version": "1.0.0",
44
"displayName": "DRES Unity Interface",
55
"description": "An all-unity client for [DRES](https://github.com/dres-dev/DRES) to be used within the vitrivr context.",
66
"unity": "2019.4",

0 commit comments

Comments
 (0)