We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa8b0a commit 0f24626Copy full SHA for 0f24626
lib/contracts/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Contracts
4
- VERSION = "0.17.1"
+ VERSION = "0.17.2"
5
end
0 commit comments