Skip to content

Commit

Permalink
Minor version bump v2.2.0
Browse files Browse the repository at this point in the history
* Add the Dockly::Docker#build_env DSL method that allows users to set
  environment variables during builds.
  • Loading branch information
nahiluhmot committed May 12, 2015
1 parent 36c6c0e commit a984be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dockly/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dockly
VERSION = '2.1.0'
VERSION = '2.2.0'
end

0 comments on commit a984be7

Please sign in to comment.