Skip to content

Commit

Permalink
chore(tag): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CaryLandholt committed Jul 7, 2014
1 parent 49a691c commit 32ea06e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 1.0.1 (2014-07-07)


#### Bug Fixes

* **package.json:** ensure dependencies prior to 1.0.0 are explicitly versioned ([49a691ce](CaryLandholt/fatarrow-ascii-art/commit/49a691ceb3da48bd180cf9a10d52bf936ae7671c))


## 1.0.0 (2014-06-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fatarrow-ascii-art",
"version": "1.0.0",
"version": "1.0.1",
"description": "ASCII art of the fatarrow log",
"author": {
"name": "Cary Landholt",
Expand Down

0 comments on commit 32ea06e

Please sign in to comment.