We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccfc2c commit a497287Copy full SHA for a497287
lib/delivered/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Delivered
4
- VERSION = '0.2.0'
+ VERSION = '0.3.0'
5
end
0 commit comments