]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
rc1 release v4.0.0.rc1
authorMark Hayes <mark@zurb.com>
Thu, 28 Feb 2013 19:48:06 +0000 (11:48 -0800)
committerMark Hayes <mark@zurb.com>
Thu, 28 Feb 2013 19:48:06 +0000 (11:48 -0800)
Gemfile.lock
lib/foundation/version.rb

index 21df4eff47ec253f3681b52b401f611cd49037ff..8fde257a57574e6b3e8af93b4395e04133d279ae 100644 (file)
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    zurb-foundation (4.0.0.alpha)
+    zurb-foundation (4.0.0.rc1)
       rake
       sass (>= 3.2.0)
 
@@ -9,7 +9,7 @@ GEM
   remote: https://rubygems.org/
   specs:
     rake (10.0.3)
-    sass (3.2.5)
+    sass (3.2.6)
 
 PLATFORMS
   ruby
index c0670b5ca6501e18e2986f2438c5488f888e268a..efd68e59586fdbcaa6f634b3fd86ede9358c1d42 100644 (file)
@@ -1,3 +1,3 @@
 module Foundation
-  VERSION = "4.0.0.alpha"
+  VERSION = "4.0.0.rc1"
 end