Skip to content

Commit e6e73ee

Browse files
committed
chore(tag): v0.2.0
1 parent b0c900f commit e6e73ee

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 0.2.0 (2014-06-09)
2+
3+
4+
#### Bug Fixes
5+
6+
* **bridge:** add bridge between JavaScript and CoffeeScript ([08e915a3](CaryLandholt/fatarrow-ascii-art/commit/08e915a340af2284ba1cc76337a16ee622ab3b11))
7+
8+
9+
#### Features
10+
11+
* **changlog:** add changelog ([b0c900f2](CaryLandholt/fatarrow-ascii-art/commit/b0c900f2d9bea1ba38ae63cca4a0bc2e86891eeb))
12+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fatarrow-ascii-art",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "ASCII art of the fatarrow log",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)