Skip to content

Commit

Permalink
[TIMOB-25207] Bump to version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Sep 18, 2017
1 parent 1fb9a85 commit 3071d84
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.6.0 (08/30/2017)
* [TIMOB-25027] Only detect emulators based off the optional supportedWindowsPhoneSDKVersions parameter
* Add coverage gathering
0.5.5 (09/07/2017)
* [TIMOB-25232] Make sure to catch JSON.parse errors
0.5.4 (08/15/2017)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windowslib",
"version": "0.5.5",
"version": "0.6.0",
"description": "Windows Phone Utility Library",
"keywords": [
"appcelerator",
Expand Down

0 comments on commit 3071d84

Please sign in to comment.