Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
strzibny committed Jan 31, 2018
1 parent 1b75d58 commit 4bc41a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@

<h2 style="">Download</h2>

<a href="https://rubygems.org/gems/invoice_printer" class="download"><span>1.0.0</span></a>
<a href="https://rubygems.org/gems/invoice_printer" class="download"><span>1.1.0</span></a>

<h2 style="">Install</h2>

Expand Down
2 changes: 1 addition & 1 deletion lib/invoice_printer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module InvoicePrinter
VERSION = '1.1.0.rc1'
VERSION = '1.1.0'
end

0 comments on commit 4bc41a6

Please sign in to comment.