We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3befb74 commit 90a4b61Copy full SHA for 90a4b61
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v0.4.0 - January 29, 2015
2
+
3
+* 0.4.0 (Hovhannes Babayan)
4
+* added release task. minor fixes (Hovhannes Babayan)
5
6
v0.3.0 - January 29, 2015
7
8
* 0.3.0 (Hovhannes Babayan)
package.json
@@ -1,6 +1,6 @@
{
"name": "attask-api",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "An AtTask API for the Node and Web",
"main": "index.js",
"dependencies": {
0 commit comments