Skip to content

Commit

Permalink
Merge pull request #9 from leonhartX/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
leonhartX committed Aug 29, 2018
2 parents f40d10f + 7f90330 commit f45b3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
danger-lgtm (1.0.3)
danger-lgtm (1.0.4)
danger-plugin-api (~> 1.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/lgtm/gem_version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Lgtm
VERSION = '1.0.3'.freeze
VERSION = '1.0.4'.freeze
end

0 comments on commit f45b3a5

Please sign in to comment.