Version increase :)

This commit is contained in:
GloriousCode
2017-12-14 17:24:38 +11:00
parent cf9425a0d7
commit b5c8093ac8
3 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# Cryptocurrency trading bot written in Golang
![Snazzy logo](/src/assets/page-logo.png "Now with snazzy logo")
[![Build Status](https://travis-ci.org/thrasher-/gocryptotrader.svg?branch=master)](https://travis-ci.org/thrasher-/gocryptotrader)
[![Software License](https://img.shields.io/badge/License-MIT-orange.svg?style=flat-square)](https://github.com/thrasher-/gocryptotrader/blob/master/LICENSE)
[![GoDoc](https://godoc.org/github.com/thrasher-/gocryptotrader?status.svg)](https://godoc.org/github.com/thrasher-/gocryptotrader)
@@ -86,7 +86,7 @@ Make any neccessary changes to the config file.
Run the application!
## Donations
![Snazzy logo](/web/src/assets/early-dumb-donate.png "Now with snazzy logo")
If this framework helped you in any way, or you would like to support the developers working on it, please donate Bitcoin to: 1F5zVDgNjorJ51oGebSvNCrSAHpwGkUdDB
## Binaries

View File

@@ -1,4 +1,5 @@
## GoCryptoTrader website
![Snazzy logo](/src/assets/page-logo.png "Optional title")
A website interface to interact with the main GoCryptoTrader application. It is developed with Angular 4 with support for Electron
## This is still in active development

View File

@@ -1,8 +1,8 @@
{
"name": "gocryptotrader-web",
"version": "0.1.0",
"version": "0.2.0",
"description": "Front-end interface for GoCryptoTrader",
"homepage": "https://github.com/thrasher-/gocryptotrader",
"homepage": "https://github.com/thrasher-/gocryptotrader/web",
"author": {
"name": "Scott",
"email": "scott@gloriousedge.com",