lib/bundler/audit/version.rb in mrjoy-bundler-audit-0.3.6 vs lib/bundler/audit/version.rb in mrjoy-bundler-audit-0.3.7

- old
+ new

@@ -1,8 +1,8 @@ # -# Copyright (c) 2013 Hal Brodigan (postmodern.mod3 at gmail.com) -# Modifications Copyright (c) 2013 Jon Frisby (jfrisby@mrjoy.com), or their +# Copyright (c) 2013-2014 Hal Brodigan (postmodern.mod3 at gmail.com) +# Modifications Copyright (c) 2013-2014 Jon Frisby (jfrisby@mrjoy.com), or their # respective authors. # # mrjoy-bundler-audit is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or @@ -18,8 +18,8 @@ # module Bundler module Audit # bundler-audit version - VERSION = '0.3.6' + VERSION = '0.3.7' end end