Skip to content

Commit b0a71fa

Browse files
committed
1.0.1
1 parent 26a999b commit b0a71fa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v1.0.1 - February 16, 2015
2+
3+
* 1.0.1 (Hovhannes Babayan)
4+
* Added node 0.12 to travis runs (Hovhannes Babayan)
5+
* fixed typo in license name (Hovhannes Babayan)
6+
17
v1.0.0 - February 16, 2015
28

39
* 1.0.0 (Hovhannes Babayan)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workfront-api",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Workfront API for the Node.js and the Web",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)