Skip to content

Commit

Permalink
Release 1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Jan 26, 2017
1 parent aad27fc commit 7e2be05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
v1.8.2 2017-01-26

* [[`aad27fc219`](https://github.com/TooTallNate/n8-make/commit/aad27fc219)] - handle MacOS/BSD vs. Linux/coreutils `stat` command differences (Nathan Rajlich)

v1.8.1 2017-01-24

* [[`48b514eea5`](https://github.com/TooTallNate/n8-make/commit/48b514eea5)] - use more compatible `stat` command (Nathan Rajlich)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "n8-make",
"version": "1.8.1",
"version": "1.8.2",
"description": "Opinionated Makefile to build ES6 JS, JSX and Pug files",
"main": "index.js",
"bin": "./n8-make",
Expand Down

0 comments on commit 7e2be05

Please sign in to comment.