JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
bump version number to 1.0 v1.0
authorJason Woofenden <jason@jasonwoof.com>
Fri, 1 Feb 2013 07:25:30 +0000 (02:25 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 1 Feb 2013 07:25:30 +0000 (02:25 -0500)
package.json

index d6041bc..64b6c39 100644 (file)
@@ -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": "*"