summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Cazala <cazala@mail.sfsu.edu>2017-09-15 14:44:05 -0300
committerJuan Cazala <cazala@mail.sfsu.edu>2017-09-15 14:44:05 -0300
commit02b98f4ef56027c86c0e50e50cb0eaead6801b8c (patch)
treef11d650142bfc78dba90ff7e172d0447d0dd2935
parenteccd9f943730756a6798149ba53b5e104668f1ad (diff)
downloadcoin-hive-02b98f4ef56027c86c0e50e50cb0eaead6801b8c.zip
coin-hive-02b98f4ef56027c86c0e50e50cb0eaead6801b8c.tar.gz
coin-hive-02b98f4ef56027c86c0e50e50cb0eaead6801b8c.tar.bz2
v1.0.11.0.1
-rw-r--r--README.md2
-rw-r--r--package.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index e45a8b4..334f054 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Coin-Hive [![Build Status](https://travis-ci.org/cazala/coin-hive.svg?branch=master)](https://travis-ci.org/cazala/coin-hive)
-Mine [Monero (XMR)](https://getmonero.org/) using [Coin-Hive](https://coin-hive.com/) from NodeJS.
+Mine cryptocurrency [Monero (XMR)](https://getmonero.org/) using [Coin-Hive](https://coin-hive.com/) from node.js
## Install
diff --git a/package.json b/package.json
index 08f42e0..87cf8c5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "coin-hive",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "",
"main": "src/index.js",
"scripts": {
@@ -22,4 +22,4 @@
"type": "git",
"url": "git+https://github.com/cazala/coin-hive.git"
}
-}
+} \ No newline at end of file