Skip to content
Snippets Groups Projects
Commit 5c0ee05b authored by Frank Blaauw's avatar Frank Blaauw
Browse files

Added badges, bumped version

parent b7ae45ff
No related branches found
No related tags found
No related merge requests found
......@@ -125,3 +125,4 @@ capybara-*html
# vendor/extensions dummy applications.
vendor/extensions/**/spec/dummy
*.gem
fizzy_api
=========
[![Gem Version](https://badge.fury.io/rb/fizzy-api.svg)](http://badge.fury.io/rb/fizzy-api) [![Circle CI](https://circleci.com/gh/roqua/fizzy_api.svg?style=svg)](https://circleci.com/gh/roqua/fizzy_api)
Set the following ENV variables:
ENV['FIZZY_URL'] = 'http://fizzy.nl'
......
module Fizzy
module Api
VERSION = '0.0.1.1'
VERSION = '0.0.2'
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment