Skip to content

Commit

Permalink
Version bump to 0.0.24.
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Oulevay committed Jan 28, 2014
1 parent 0ae8a32 commit 04f7b76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
tableling-rails (0.0.23)
tableling-rails (0.0.24)
rails (~> 4.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.23
0.0.24
2 changes: 1 addition & 1 deletion lib/tableling-rails/version.rb
@@ -1,3 +1,3 @@
module Tableling
VERSION = "0.0.23"
VERSION = "0.0.24"
end

0 comments on commit 04f7b76

Please sign in to comment.