Skip to content

Commit 0593e10

Browse files
authored
#fix HMAINT-202 -- final version string 1.2.0 (#109)
1 parent 96895ad commit 0593e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rticonnextdds-connector",
3-
"version": "1.2.0-rc6",
3+
"version": "1.2.0",
44
"description": "RTI Connector for JavaScript",
55
"main": "rticonnextdds-connector.js",
66
"files": [

0 commit comments

Comments
 (0)