Skip to content

Commit

Permalink
4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed Nov 28, 2014
1 parent d1b1531 commit 028e0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bibtex/version.rb
Expand Up @@ -20,7 +20,7 @@ module BibTeX
module Version
MAJOR = 4
MINOR = 0
PATCH = 4
PATCH = 5
BUILD = nil

STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.').freeze
Expand Down

0 comments on commit 028e0a9

Please sign in to comment.