Skip to content

Commit edcf9ed

Browse files
committed
Release 1.0.2
1 parent 0336261 commit edcf9ed

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,4 +1,14 @@
11

2+
1.0.2 / 2015-08-27
3+
==================
4+
5+
* appveyor: drop v0.11, iojs v1.5.1, test x64
6+
* travis: drop v0.11, test iojs v2.5 and v3
7+
* package: add license attribute (#17, @pdehaan)
8+
* package: update "ref-array" to v1.1.2
9+
* package: update "nan" v2 for native tests
10+
* README: use SVG for appveyor badge
11+
212
1.0.1 / 2015-03-24
313
==================
414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"c++",
1010
"ffi"
1111
],
12-
"version": "1.0.1",
12+
"version": "1.0.2",
1313
"author": "Nathan Rajlich <[email protected]> (http://tootallnate.net)",
1414
"repository": {
1515
"type": "git",

0 commit comments

Comments
 (0)