Skip to content

Commit

Permalink
Release v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Sjöstrand committed May 15, 2015
1 parent 4faaaef commit ac33e2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@

Service | Status | Description
------- | ------ | -----------
Travis | [![Build Status](https://travis-ci.org/KarlSjostrand/slicebox.svg?branch=develop)](https://travis-ci.org/KarlSjostrand/slicebox.svg?branch=develop) | Tests
Travis | [![Build Status](https://travis-ci.org/KarlSjostrand/slicebox.svg?branch=master)](https://travis-ci.org/KarlSjostrand/slicebox.svg?branch=master) | Tests
Bintray | [ ![Download](https://api.bintray.com/packages/karlsjostrand/slicebox/universal/images/download.svg) ](https://bintray.com/karlsjostrand/slicebox/universal/_latestVersion) | Latest Version on Bintray
Gitter | [![Join the chat at https://gitter.im/KarlSjostrand/slicebox](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/KarlSjostrand/slicebox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | Chatroom
Documentation | - | [REST API](http://karlsjostrand.github.io/slicebox)
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -2,7 +2,7 @@ import de.heikoseeberger.sbtheader.license.Apache2_0

name := "slicebox"

version := "0.3-SNAPSHOT"
version := "0.3"

organization := "se.nimsa"

Expand Down

0 comments on commit ac33e2f

Please sign in to comment.