Skip to content

Commit

Permalink
bump version for another minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
jstange committed Oct 4, 2020
1 parent 0b27fa2 commit a380d5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cloud-mu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ end

Gem::Specification.new do |s|
s.name = 'cloud-mu'
s.version = '3.3.1'
s.date = '2020-09-29'
s.version = '3.3.2'
s.date = '2020-10-04'
s.require_paths = ['modules']
s.required_ruby_version = '>= 2.4'
s.summary = "The eGTLabs Mu toolkit for unified cloud deployments"
Expand Down
2 changes: 1 addition & 1 deletion modules/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GIT
PATH
remote: ..
specs:
cloud-mu (3.3.1)
cloud-mu (3.3.2)
addressable (~> 2.5)
aws-sdk-core (< 3)
azure_sdk (~> 0.52)
Expand Down

0 comments on commit a380d5c

Please sign in to comment.