update to add github trigger

This commit is contained in:
bruckwubete
2018-08-21 15:55:50 -04:00
parent 810b62f66e
commit 317e6e8cc5
5 changed files with 51 additions and 26 deletions

View File

@ -2,6 +2,6 @@
module Greenlight
class Application
VERSION = "2.1.0"
VERSION = "2.0.0"
end
end