diff --git a/CHANGELOG.md b/CHANGELOG.md index 10a8653..d8ac9dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +### 0.2.1 (2014-06-09) + + +#### Bug Fixes + +* **travis:** add missing travis config file ([df76170e](CaryLandholt/fatarrow-ascii-art/commit/df76170e941706ccdc8c9215695ff13f00895956)) + + ## 0.2.0 (2014-06-09) diff --git a/package.json b/package.json index f0e965f..52cdfc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fatarrow-ascii-art", - "version": "0.2.0", + "version": "0.2.1", "description": "ASCII art of the fatarrow log", "author": { "name": "Cary Landholt",