Merge tag '2.2.0' into develop

- Better Rails 6 testing
- Removed jQuery dependency
- (Tested) documentation of placement options
This commit is contained in:
Jonathan Abbett 2021-04-15 16:12:53 -04:00
commit 5e2854d969

View File

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