Skip to content

Commit

Permalink
Update minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmsnr committed Jun 29, 2014
1 parent 418bbfb commit 1bd2fe5
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 = "1.2.0"
VERSION = "1.3.0"
end
2 changes: 1 addition & 1 deletion review.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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 = "2014-04-02"
gem.date = "2014-06-29"

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

0 comments on commit 1bd2fe5

Please sign in to comment.