Browse Source

version bump to 0.5.0

master
Brett Langdon 12 years ago
parent
commit
f09a5d0d43
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.1",
"version": "0.5.0",
"description": "CLI Tool to run a command when a file changes",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save