Skip to content

Commit fe844b3

Browse files
committed
2.0.1
1 parent 191b0b2 commit fe844b3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

history.md

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

33
<!--lint disable no-multiple-toplevel-headings-->
44

5+
2.0.1 / 2016-02-09
6+
==================
7+
8+
* Fix fail for `package.json` without `allow` field ([`191b0b2`](https://github.com/wooorm/alex/commit/191b0b2))
9+
510
2.0.0 / 2016-02-03
611
==================
712

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alex",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Catch insensitive, inconsiderate writing",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)