Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-D committed Jun 28, 2019
1 parent f1b3757 commit c160ab8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "check-disk-space",
"version": "2.0.0",
"version": "2.1.0",
"description": "Light multi-platform disk space checker without third party for Node.js",
"main": "index.js",
"engines" : {
"node" : ">=8"
"engines": {
"node": ">=8"
},
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit c160ab8

Please sign in to comment.