Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Sep 6, 2016
1 parent 069c5f5 commit c8af53e
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,3 +1,9 @@
1.2.0 / 2016-09-06
------------------
- upgrade to Standard@v8
- fix tests
- added `desktop()` function

1.1.0 / 2015-06-17
------------------
- if `os.homedir()` is available, use it for `home()`
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": "ospath",
"version": "1.1.0",
"version": "1.2.0",
"description": "Operating system specific paths.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c8af53e

Please sign in to comment.