Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Hayes committed Sep 14, 2012
1 parent cdb8c1e commit 90a332a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
zurb-foundation (3.1.0.rc1)
zurb-foundation (3.1.0)
compass (>= 0.12.2)
modular-scale (>= 1.0.2)
rake
Expand Down
2 changes: 1 addition & 1 deletion lib/foundation/version.rb
@@ -1,3 +1,3 @@
module Foundation
VERSION = "3.1.0.rc1"
VERSION = "3.1.0"
end

0 comments on commit 90a332a

Please sign in to comment.