Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Savignano committed Mar 9, 2018
1 parent 3458ffa commit 544ff13
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gem build dockerize_stack.gemspec
gem install dockerize-stack-0.0.3.gem
gem install dockerize-stack-0.0.4.gem
Binary file added dockerize-stack-0.0.4.gem
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DockerizeStack
VERSION = "0.0.3"
VERSION = "0.0.4"
end

0 comments on commit 544ff13

Please sign in to comment.