Skip to content

Commit a85b9d3

Browse files
committedMar 18, 2018
3.0.0 closes #89
1 parent cb0d8f1 commit a85b9d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
3.0.0 / 2018-03-18
22
==================
3-
3+
* [[`cb0d8f1bc6`]](https://github.com/TooTallNate/plist.js/commit/cb0d8f1bc60dee423f8fc2cfcac427452dfaddb0) update Makefile, rebuild dist/ (Mike Reinstein)
44
* [[`9dfeffe73f`]](https://github.com/TooTallNate/plist.js/commit/9dfeffe73fdb447ac5a87ee364a1472975f12adf) remove unsupported browser versions from travis (Mike Reinstein)
55
* [[`c962bfe1ea`]](https://github.com/TooTallNate/plist.js/commit/c962bfe1ea04dd87966250253d33738bceecab61) update module deps, remove support for node < 6 (Mike Reinstein)
66

‎package.json

+1-1
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": "2.1.0",
4+
"version": "3.0.0",
55
"author": "Nathan Rajlich <nathan@tootallnate.net>",
66
"contributors": [
77
"Hans Huebner <hans.huebner@gmail.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.