Skip to content

Commit

Permalink
0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mwittig committed Sep 27, 2016
1 parent b6f6890 commit 147edd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

* 20160930, V0.9.3
* 20160927, V0.9.3
* Extended scheduleUpdate() method to handle variable arguments as
additional parameters which are passed through to the function
once the timer expires
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"scripts": {
"test": "./node_modules/.bin/gulp"
},
"version": "0.9.2",
"version": "0.9.3",
"homepage": "https://github.com/mwittig/pimatic-plugin-commons/tree/master",
"private": false,
"repository": {
Expand Down

0 comments on commit 147edd0

Please sign in to comment.