Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Raghavendra Prabhu committed Mar 15, 2012
1 parent 3277663 commit 00a57da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build/FlockDBProject.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ with SubversionPublisher {
override def filterScalaJars = false
val scalaTools = "org.scala-lang" % "scala-compiler" % "2.8.1"

val gizzard = "com.twitter" % "gizzard" % "3.0.6" withSources()
val gizzard = "com.twitter" % "gizzard" % "3.0.7" withSources()
val scrooge = "com.twitter" % "scrooge-runtime" % "1.0.3" withSources()

val asm = "asm" % "asm" % "1.5.3" % "test"
Expand Down
2 changes: 1 addition & 1 deletion project/release.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Automatically generated by ReleaseManagement
#Thu Mar 15 00:56:51 PDT 2012
version=1.8.7
version=1.8.8
sha1=126a2824a6c8e10167f7e704b679328d41f68622

0 comments on commit 00a57da

Please sign in to comment.