From 9520d776d2663d08c14e955d457a95ae2b50bf63 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Fri, 1 Feb 2013 02:25:30 -0500 Subject: [PATCH] bump version number to 1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6041bc..64b6c39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "watch-my-terminal", - "version": "0.0.1", + "version": "1.0", "description": "Allow people to watch your terminal via their web browser", "dependencies": { "socket.io": "*" -- 1.7.10.4