Merge tag '2.3.0.beta' into develop

2.3.0.beta: Manually triggered tours, resolves #5
This commit is contained in:
Jonathan Abbett 2021-04-21 15:04:53 -04:00
commit eaf6ae78c8

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Abraham
VERSION = "2.2.0"
VERSION = "2.3.0.beta"
end