diff options
| author | mo khan <mo@mokhan.ca> | 2021-12-20 16:42:10 -0700 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-12-20 16:42:10 -0700 |
| commit | acd758d7d5adb866a266a05d82f9dc1a33e7450e (patch) | |
| tree | 5fcbb0058a01fc6c7930d7ad4b60ae7e7e55735c /lib | |
| parent | 5864eb91bc1e260359ef010187cea16b48a854a8 (diff) | |
chore: bump versionv0.1.6
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/dependabot/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dependabot/version.rb b/lib/dependabot/version.rb index 199d488..a55d264 100644 --- a/lib/dependabot/version.rb +++ b/lib/dependabot/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Dependabot - VERSION = "0.1.5" + VERSION = "0.1.6" end |
