Skip to content

Commit

Permalink
Increment version for 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Bach committed Oct 14, 2016
1 parent 149e3c5 commit 044f0de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class Vulnreport
module VERSION
MAJOR = 3
MINOR = 0
PATCH = 2
PATCH = 3
PRE = nil

STRING = [MAJOR,MINOR,PATCH,PRE].compact.join(".")
Expand Down

0 comments on commit 044f0de

Please sign in to comment.