Skip to content

Commit a0e58f8

Browse files
committed
bump version
1 parent 2656c4f commit a0e58f8

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.4
6+
* fix reference to deprecated Dry Types
7+
58
## v1.3.3
69
* fix dependency issue with dry-validation
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.3'
2+
VERSION = '1.3.4'
33
end

0 commit comments

Comments
 (0)