Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmacnaughton committed Jul 1, 2018
1 parent 915f9ec commit b6a7754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linux-os-info",
"version": "1.0.1",
"version": "1.0.0",
"description": "Get Linux release info (distribution name, version, arch, release, etc.) from '/etc/os-release' file and from native os module. On Windows and Macs it returns only node os module info (platform, hostname, release and arch)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b6a7754

Please sign in to comment.