Skip to content

Commit

Permalink
Version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-nico committed Sep 3, 2017
1 parent 02dac77 commit 7b7b5c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ If you want to debug a test you should use `gulp test-without-coverage` to run a

## Change History

- v0.0.2 (2017-09-03)
- Fix: do time calculations in utc to avoid dst switching issues
- v0.0.1 (2016-07-02)
- Initial version

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": "pencil-pusher",
"version": "0.0.1",
"version": "0.0.2",
"description": "Pushing tasks and eventually workflows -> business process automation",
"main": "./index.js",
"scripts": {
Expand Down

0 comments on commit 7b7b5c0

Please sign in to comment.