Skip to content

Commit

Permalink
Version bump to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LTe committed Apr 8, 2023
1 parent c4327e4 commit bd15bf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
4 changes: 2 additions & 2 deletions acts-as-messageable.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# frozen_string_literal: true

# stub: acts-as-messageable 1.0.1 ruby lib
# stub: acts-as-messageable 1.0.2 ruby lib

Gem::Specification.new do |s|
s.name = 'acts-as-messageable'
s.version = '1.0.1'
s.version = '1.0.2'

s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to? :required_rubygems_version=
s.metadata = { 'rubygems_mfa_required' => 'true' } if s.respond_to? :metadata=
Expand Down

0 comments on commit bd15bf8

Please sign in to comment.