Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkj-is committed Aug 17, 2020
1 parent 86a2049 commit dd0c947
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
thefuntasty_danger (0.4.0)
thefuntasty_danger (0.5.0)
danger (~> 6)
danger-commit_lint (~> 0)
danger-swiftlint (~> 0)
Expand Down Expand Up @@ -79,4 +79,4 @@ DEPENDENCIES
thefuntasty_danger!

BUNDLED WITH
2.1.2
2.1.4
2 changes: 1 addition & 1 deletion thefuntasty_danger.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Gem::Specification.new do |spec|
spec.name = "thefuntasty_danger"
spec.version = "0.4.0"
spec.version = "0.5.0"
spec.authors = ["Matěj Kašpar Jirásek"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit dd0c947

Please sign in to comment.