Skip to content

Commit 6952057

Browse files
committed
1.2.0
1 parent 74d5395 commit 6952057

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.2.0 / 2015-11-10
2+
3+
* package: update "browserify" to v12.0.1
4+
* package: update "zuul" to v3.7.2
5+
* package: update "xmlbuilder" to v4.0.0
6+
* package: update "util-deprecate" to v1.0.2
7+
* package: update "mocha" to v2.3.3
8+
* package: update "base64-js" to v0.0.8
9+
* build: omit undefined values
10+
* travis: add node 4.0 and 4.1 to test matrix
111

212
1.1.0 / 2014-08-27
313
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plist",
33
"description": "Mac OS X Plist parser/builder for Node.js and browsers",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"author": "Nathan Rajlich <nathan@tootallnate.net>",
66
"contributors": [
77
"Hans Huebner <hans.huebner@gmail.com>",

0 commit comments

Comments
 (0)