Skip to content

Commit

Permalink
bump version - 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedeboer committed May 27, 2013
1 parent 4311574 commit 558377a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsDAV",
"description": "jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.",
"version": "0.3.1",
"version": "0.3.2",
"homepage" : "http://github.com/mikedeboer/jsDAV",
"engines": {"node": ">= 0.4.0"},
"author": "Mike de Boer <info@mikedeboer.nl>",
Expand Down

0 comments on commit 558377a

Please sign in to comment.