From 15b5d1a6aad0aed4e042aa5077bd8e798b52c1a1 Mon Sep 17 00:00:00 2001 From: Geraldo Ramos Date: Sun, 24 Dec 2017 12:55:25 -0700 Subject: [PATCH] new release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 121dd14..0bc32c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crypto-bar", - "version": "1.1.8", + "version": "1.1.9", "main": "index.js", "title": "Crypto Bar", "description": "A menu bar application that updates cryptocurrencies prices in real-time",