Skip to content

Commit

Permalink
1.5.4 bump
Browse files Browse the repository at this point in the history
  • Loading branch information
capotej committed Jul 7, 2014
1 parent 95de0c0 commit 8709fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -2,7 +2,7 @@ name := "finatra"

organization := "com.twitter"

version := "1.5.4-SNAPSHOT"
version := "1.5.4"

scalaVersion := "2.10.3"

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.twitter</groupId>
<artifactId>finatra</artifactId>
<version>1.5.4-SNAPSHOT</version>
<version>1.5.4</version>
<name>${project.artifactId}</name>
<description>Sinatra clone on top of finagle-http</description>
<inceptionYear>2012</inceptionYear>
Expand Down

0 comments on commit 8709fe7

Please sign in to comment.