Skip to content

Commit

Permalink
version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arirusso committed Feb 27, 2015
1 parent 5e8b63b commit 0be036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/restful_query.rb
Expand Up @@ -5,7 +5,7 @@
require "chronic"

module RestfulQuery
VERSION = "0.3.6"
VERSION = "0.4.0"

class Error < RuntimeError; end
end
Expand Down

0 comments on commit 0be036e

Please sign in to comment.