From edcf9ed79a2db1f809886c323ab87e0f5d49a9c9 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Thu, 27 Aug 2015 13:44:03 -0700 Subject: [PATCH] Release 1.0.2 --- History.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 7eb9541..99760a8 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,14 @@ +1.0.2 / 2015-08-27 +================== + + * appveyor: drop v0.11, iojs v1.5.1, test x64 + * travis: drop v0.11, test iojs v2.5 and v3 + * package: add license attribute (#17, @pdehaan) + * package: update "ref-array" to v1.1.2 + * package: update "nan" v2 for native tests + * README: use SVG for appveyor badge + 1.0.1 / 2015-03-24 ================== diff --git a/package.json b/package.json index d12aeb6..40c2f23 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "c++", "ffi" ], - "version": "1.0.1", + "version": "1.0.2", "author": "Nathan Rajlich (http://tootallnate.net)", "repository": { "type": "git",