Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
changed version to 2.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hoodie committed Nov 16, 2015
1 parent 9bac3d4 commit 93bc454
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@

2.5.11 / 2015-11-16
==================

* removed bundler/setup dependency
* show offer number in invoice, not the other way around
* switched offer-no and invoice-no in latex template
* added new field "invoice/official" for very long official titles

2.5.10 / 2015-04-20
==================

Expand Down
2 changes: 1 addition & 1 deletion src/lib/ascii_invoicer/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AsciiInvoicer
VERSION = '2.5.10'
VERSION = '2.5.11'
end

0 comments on commit 93bc454

Please sign in to comment.