Skip to content

Commit fe370b1

Browse files
committed
Bump version
1 parent 34eddf5 commit fe370b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
filepond-rails (0.1.0)
4+
filepond-rails (1.0.0)
55
rails (>= 7.0, < 8)
66

77
GEM

lib/filepond/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Filepond
44
module Rails
5-
VERSION = '0.1.0'
5+
VERSION = '1.0.0'
66
end
77
end

0 commit comments

Comments
 (0)