Skip to content

Commit 38802b9

Browse files
committed
chore(tag): v1.0.0
1 parent d3e4366 commit 38802b9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.0.0 (2014-06-14)
2+
3+
4+
#### Bug Fixes
5+
6+
* **package.json:** add missing comma ([d3e43663](CaryLandholt/fatarrow-ascii-art/commit/d3e43663afcfa61e3c22c2f5e5fd3be7e036653f))
7+
8+
19
### 0.2.1 (2014-06-09)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fatarrow-ascii-art",
3-
"version": "0.2.1",
3+
"version": "1.0.0",
44
"description": "ASCII art of the fatarrow log",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)