[release] v1.0.0-testing.2

v1.0.0-testing.2 is the "make sure all of our autopublishing works
properly" release.  Assuming everything goes well, it should shortly be
followed by v1.0.0 proper.
This commit is contained in:
Solly Ross 2017-10-04 15:03:26 -04:00
parent 10ab92e1ff
commit 458d4e6724
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.6.1 1.0.0-testing.2

View File

@ -1,6 +1,6 @@
{ {
"name": "@novnc/novnc", "name": "@novnc/novnc",
"version": "0.6.1", "version": "1.0.0-testing.2",
"description": "An HTML5 VNC client", "description": "An HTML5 VNC client",
"directories": { "directories": {
"doc": "docs", "doc": "docs",