We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc132d commit 020c0b1Copy full SHA for 020c0b1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- zurb-foundation (3.2.0.rc3)
+ zurb-foundation (3.2.0)
5
compass (>= 0.12.2)
6
modular-scale (>= 1.0.2)
7
rake
lib/foundation/version.rb
@@ -1,3 +1,3 @@
module Foundation
- VERSION = "3.2.0.rc3"
+ VERSION = "3.2.0"
end
0 commit comments