Skip to content

Commit

Permalink
bumping cumulus version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtorgy committed Apr 4, 2018
1 parent 9c60ddf commit d0d1f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
lucid-cumulus (0.11.19)
lucid-cumulus (0.11.20)
aws-sdk (~> 3.0)
deepsort (~> 0.1)
parse-cron (~> 0.1.4)
Expand Down
2 changes: 1 addition & 1 deletion lucid-cumulus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require "bundler"

Gem::Specification.new do |s|
s.name = "lucid-cumulus"
s.version = "0.11.19"
s.version = "0.11.20"
s.platform = Gem::Platform::RUBY
s.authors = ["Keilan Jackson", "Mark Siebert"]
s.email = "[email protected]"
Expand Down

0 comments on commit d0d1f63

Please sign in to comment.