We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad06597 + d76497e commit 6ce7209Copy full SHA for 6ce7209
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ticket_sharing (2.1.0)
+ ticket_sharing (2.1.1)
5
6
GEM
7
remote: https://rubygems.org/
lib/ticket_sharing/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module TicketSharing
- VERSION = "2.1.0"
+ VERSION = "2.1.1"
end
0 commit comments