Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit df0dd50

Browse files
committed
Bump version to 1.1.0.
Changelog: * Remove hardcoded status types to make the parser less strict. * More Nagios 2.x/3.x status types. (mariussturm)
1 parent 4b7b59e commit df0dd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/nagios_parser/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module NagiosParser
2-
VERSION = "1.0.0"
2+
VERSION = "1.1.0"
33
end

0 commit comments

Comments
 (0)