Skip to content

Commit 8cbb56d

Browse files
committed
1.2.0
1 parent d904a01 commit 8cbb56d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## [1.2.0] - 2016-09-15
6+
7+
### Added
8+
9+
* Support for Node 0.10 and 0.12 (#1)
10+
511
## [1.1.0] - 2016-09-06
612

713
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sumchecker",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"author": "Mark Lee",
55
"license": "Apache-2.0",
66
"description": "Checksum validator",

0 commit comments

Comments
 (0)