Browse Source

version bump

pull/2/head
Brett Langdon 12 years ago
parent
commit
5dad23bfc4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{
"name": "tend",
"version": "0.4.0",
"version": "0.4.1",
"description": "CLI Tool to run a command when a file changes",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save