lib/attend/version.rb in
attend-0.2.1
vs lib/attend/version.rb in
attend-1.0.0
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true module Attend
- VERSION = '0.2.1'
+ VERSION = '1.0.0'
end