Skip to content

Commit

Permalink
Release 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallen23 committed Jan 9, 2017
1 parent 5afed46 commit 1a3c8d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

0.0.8 / 2017-01-09
==================

* create output directory automatically
* updated depedencies

0.0.7 / 2016-12-16
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clientkit-task",
"version": "0.0.7",
"version": "0.0.8",
"description": "Class to use for creating ClientKit tasks",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1a3c8d4

Please sign in to comment.