Skip to content
This repository has been archived by the owner on Jan 30, 2019. It is now read-only.

Commit

Permalink
Bump to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dewski committed Apr 4, 2012
1 parent e5c3cf2 commit 3cc24e7
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:
json_builder (3.1.0)
json_builder (3.1.1)
activesupport (>= 2.0.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/json_builder/version.rb
@@ -1,3 +1,3 @@
module JSONBuilder
VERSION = '3.1.0'
VERSION = '3.1.1'
end

0 comments on commit 3cc24e7

Please sign in to comment.