Skip to content

Commit

Permalink
Increment version and remove duplicate coveralls ref from Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
little9 committed Sep 25, 2019
1 parent 7bb3482 commit e1de8e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ unless ENV['CI']
gem 'guard'
gem 'pry'
end

gem 'coveralls', require: false
2 changes: 1 addition & 1 deletion lib/zizia/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Zizia
VERSION = '4.0.1.alpha.01'
VERSION = '4.0.2.alpha.01'
end

0 comments on commit e1de8e7

Please sign in to comment.