Skip to content

Commit

Permalink
chore(tag): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CaryLandholt committed Jun 15, 2014
1 parent d3e4366 commit 38802b9
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.0 (2014-06-14)


#### Bug Fixes

* **package.json:** add missing comma ([d3e43663](CaryLandholt/fatarrow-ascii-art/commit/d3e43663afcfa61e3c22c2f5e5fd3be7e036653f))


### 0.2.1 (2014-06-09)


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": "0.2.1",
"version": "1.0.0",
"description": "ASCII art of the fatarrow log",
"author": {
"name": "Cary Landholt",
Expand Down

0 comments on commit 38802b9

Please sign in to comment.