Skip to content

Commit

Permalink
Bump release number to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spodkowinski committed Dec 4, 2016
1 parent 0ae8a05 commit ab551f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Complimentary web UI for [Cassandra Reaper](https://github.com/spotify/cassandra

You'll have to recompile Cassandra Reaper to include the UI.

1. Download [latest release](https://github.com/spodkowinski/cassandra-reaper-ui/releases/download/v0.2.0/cassandra-reaper-ui-0.2.zip)
1. Download [latest release](https://github.com/spodkowinski/cassandra-reaper-ui/releases/download/v0.3.0/cassandra-reaper-ui-0.3.zip)
1. Get [Cassandra Reaper](https://github.com/spotify/cassandra-reaper) sources
1. Extract zip archive to `src/main/resources/assets/`
1. Build Cassandra Reaper `mvn package`
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cassandra-reaper-ui",
"version": "0.2.0",
"version": "0.3.0",
"authors": [
"Stefan Podkowinski <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cassandra-reaper-ui",
"version": "0.2.0",
"version": "0.3.0",
"description": "Interactive web UI for Cassandra Reaper",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit ab551f0

Please sign in to comment.