Browse Source

bump version

formatter v0.1.1
Brett Langdon 11 years ago
parent
commit
f9e71cc5a8
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": "docast",
"version": "0.1.0",
"version": "0.1.1",
"description": "Generate JS documentation via AST parsing",
"main": "lib/index.js",
"scripts": {


Loading…
Cancel
Save