Skip to content

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Neeraj Singh committed Oct 10, 2011
1 parent cf6ae61 commit d0702bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,18 @@
PATH
remote: .
specs:
admin_data (1.1.13)
will_paginate (= 3.0.pre2)
admin_data (1.1.14)
will_paginate (>= 3.0.0)

GEM
remote: http://rubygems.org/
specs:
rake (0.8.7)
will_paginate (3.0.pre2)
will_paginate (3.0.1)

PLATFORMS
ruby

DEPENDENCIES
admin_data!
rake (= 0.8.7)
will_paginate (= 3.0.pre2)
2 changes: 1 addition & 1 deletion lib/admin_data/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AdminData
VERSION = '1.1.13'
VERSION = '1.1.14'
end

0 comments on commit d0702bc

Please sign in to comment.