Skip to content

Commit 32ea06e

Browse files
committed
chore(tag): v1.0.1
1 parent 49a691c commit 32ea06e

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.1 (2014-07-07)
2+
3+
4+
#### Bug Fixes
5+
6+
* **package.json:** ensure dependencies prior to 1.0.0 are explicitly versioned ([49a691ce](CaryLandholt/fatarrow-ascii-art/commit/49a691ceb3da48bd180cf9a10d52bf936ae7671c))
7+
8+
19
## 1.0.0 (2014-06-14)
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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ASCII art of the fatarrow log",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)