]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped version v3.0.5
authorMark Hayes <mark@zurb.com>
Tue, 10 Jul 2012 17:28:36 +0000 (10:28 -0700)
committerMark Hayes <mark@zurb.com>
Tue, 10 Jul 2012 17:28:36 +0000 (10:28 -0700)
Gemfile.lock
lib/foundation/version.rb

index 145daf13014ff83d411fd92fb57ab133346646b8..abacbb0ee585c484a9c644a996c3264365e8da8c 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (3.0.5.rc1)
+    zurb-foundation (3.0.5)
       compass (>= 0.12.2)
       rake
       sass (>= 3.2.0.alpha.244)
index 1dc008909322b65aebe2ec95de160c5f70f7b787..3e0eeb7c10c57251148a22230b153949d0b571ca 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "3.0.5.rc1"
+  VERSION = "3.0.5"
 end