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.
1 parent 2656c4f commit a0e58f8Copy full SHA for a0e58f8
CHANGES.md
@@ -2,6 +2,9 @@
2
3
* YOUR CONTRIBUTIONS HERE
4
5
+## v1.3.4
6
+* fix reference to deprecated Dry Types
7
+
8
## v1.3.3
9
* fix dependency issue with dry-validation
10
lib/rails-settings-ui/version.rb
@@ -1,3 +1,3 @@
1
module RailsSettingsUi
- VERSION = '1.3.3'
+ VERSION = '1.3.4'
end
0 commit comments