Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Liu committed May 11, 2018
1 parent 39b6763 commit 54f4c8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Build Status][travis-image]][travis-url]
[![Test Coverage][coveralls-image]][coveralls-url]

make digest of the running machine
make digest and uuid of the running machine

## Installation

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "machine-digest",
"version": "0.0.1",
"description": "make digest of the running machine",
"version": "0.0.2",
"description": "make digest and uuid of the running machine",
"main": "index.js",
"scripts": {
"lint": "eslint --plugin markdown --ext js,md .",
Expand Down

0 comments on commit 54f4c8a

Please sign in to comment.