Skip to content

Commit

Permalink
Merge pull request #20 from futuredapp/release/v0.5.0
Browse files Browse the repository at this point in the history
Release v0.5.0
  • Loading branch information
skywall authored Aug 24, 2020
2 parents b573d81 + dd0c947 commit 6e0239e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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 README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![The Funtasty Danger](doc/logo.svg)
<img align="right" alt="The Funtasty Danger logo" src="doc/logo.svg">

# Danger rules at [Futured](https://www.futured.app)

Expand Down
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 6e0239e

Please sign in to comment.