We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a999b commit b0a71faCopy full SHA for b0a71fa
2 files changed
CHANGELOG.md
@@ -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
7
v1.0.0 - February 16, 2015
8
9
* 1.0.0 (Hovhannes Babayan)
package.json
@@ -1,6 +1,6 @@
{
"name": "workfront-api",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A Workfront API for the Node.js and the Web",
"main": "index.js",
"dependencies": {
0 commit comments