Skip to content

Commit

Permalink
bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sufleR committed Mar 30, 2017
1 parent b9d4d51 commit fee7cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql_query.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "sql_query"
spec.version = "0.5.0"
spec.version = "0.6.0"
spec.authors = ["sufleR"]
spec.email = ["[email protected]"]
spec.summary = %q{Ruby gem to load and execute SQL queries from `.sql.erb` templates}
Expand Down

0 comments on commit fee7cc2

Please sign in to comment.