diff --git a/README.md b/README.md index fd76fa7..6e8517c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hiveapp-bitstamptrader -A Hive Wallet application for interacting with Bitstamp API. **WARNING! This application has not yet been thoroughly tested.** +A Hive Wallet application for interacting with Bitstamp API. This application has only been lightly tested. Basic functionality works, however there may be outstanding non-fatal bugs. ![Bitstamp orders](http://i.imgur.com/JSaKdzJ.png) diff --git a/manifest.json b/manifest.json index e1c5117..abba5af 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Bitstamp", "id": "bitstamptrader", - "version": "0.9", + "version": "1.0", "author": "Taylor Gerring", "description": "Hive Bitstamp app", "icon": "images/icon.png",