Skip to content

Commit

Permalink
Bump to 0.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
alsemyonov committed Oct 7, 2018
1 parent f0b7ee4 commit 47383a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/xommelier/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
################################################

module Xommelier
VERSION = '0.1.34'.freeze
VERSION = '0.1.35'.freeze
end
3 changes: 1 addition & 2 deletions xommelier.gemspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

$LOAD_PATH.push Pathname(__dir__).join('lib')
require 'xommelier/version'
require_relative 'lib/xommelier/version'

Gem::Specification.new do |s|
s.name = 'xommelier'
Expand Down

0 comments on commit 47383a6

Please sign in to comment.