Skip to content

Commit

Permalink
Merge pull request #1178 from kmuto/v300p4
Browse files Browse the repository at this point in the history
bump up
  • Loading branch information
takahashim authored Oct 28, 2018
2 parents e10e670 + 70e91bc commit 8e96fc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/review/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ReVIEW
VERSION = '3.0.0.preview3'.freeze
VERSION = '3.0.0.preview4'.freeze
end
2 changes: 1 addition & 1 deletion review.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.summary = 'Re:VIEW: a easy-to-use digital publishing system'
gem.description = 'Re:VIEW is a digital publishing system for books and ebooks. It supports InDesign, EPUB and LaTeX.'
gem.required_rubygems_version = Gem::Requirement.new('>= 0') if gem.respond_to? :required_rubygems_version=
gem.date = '2018-10-16'
gem.date = '2018-10-28'

gem.files = `git ls-files`.split("\n")
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit 8e96fc8

Please sign in to comment.