summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/VERSION2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/VERSION b/docs/VERSION
index ee6cdce..323d4f3 100644
--- a/docs/VERSION
+++ b/docs/VERSION
@@ -1 +1 @@
-0.6.1
+1.0.0-testing.2
diff --git a/package.json b/package.json
index 52d9137..c81f13c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@novnc/novnc",
- "version": "0.6.1",
+ "version": "1.0.0-testing.2",
"description": "An HTML5 VNC client",
"directories": {
"doc": "docs",