Skip to content

Commit

Permalink
v0.106.10
Browse files Browse the repository at this point in the history
  • Loading branch information
greysteil committed Apr 25, 2019
1 parent 755d60b commit 0c8153a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## v0.106.10, 25 April 2019

- Add php7.2-mysql providing pdo-mysql

## v0.106.9, 25 April 2019

- Add scope to fallback commit message
Expand Down
2 changes: 1 addition & 1 deletion common/lib/dependabot/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Dependabot
VERSION = "0.106.9"
VERSION = "0.106.10"
end

0 comments on commit 0c8153a

Please sign in to comment.