Skip to content

Commit

Permalink
Bump to 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gaye committed Jul 1, 2014
1 parent 7979174 commit 3fef606
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*

- [1.5.5](#155)
- [1.5.4](#154)
- [1.5.3](#153)
- [1.5.2](#152)
Expand Down Expand Up @@ -39,6 +40,10 @@

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

### 1.5.5

+ Bundle XMLHttpRequest polyfill for environments where it's not available

### 1.5.4

+ Fix browser globals
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dav",
"version": "1.5.4",
"version": "1.5.5",
"author": "Gareth Aye [:gaye] <[email protected]>",
"description": "WebDAV, CalDAV, and CardDAV client for nodejs and the browser",
"license": "MPL-2.0",
Expand Down

0 comments on commit 3fef606

Please sign in to comment.