Bump version > 0.3.0

This commit is contained in:
Rob Watson 2018-01-18 19:47:00 +00:00
parent be0036d747
commit 8bee76eb76
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module RoutingReport
VERSION = "0.2.0"
VERSION = "0.3.0"
end