Skip to content

Commit d25cbdb

Browse files
committed
bump version
1 parent 049413f commit d25cbdb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
* YOUR CONTRIBUTIONS HERE
44

5+
## v1.3.5
6+
* use dry-validation < 1.0
7+
58
## v1.3.4
69
* fix reference to deprecated Dry Types
710

lib/rails-settings-ui/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RailsSettingsUi
2-
VERSION = '1.3.4'
2+
VERSION = '1.3.5'
33
end

0 commit comments

Comments
 (0)