]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
bumped version v3.0.6.rc1
authorzurbchris <chris@zurb.com>
Tue, 10 Jul 2012 22:51:43 +0000 (15:51 -0700)
committerzurbchris <chris@zurb.com>
Tue, 10 Jul 2012 22:51:43 +0000 (15:51 -0700)
Gemfile.lock
lib/foundation/version.rb

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