Skip to content

Commit ddb5f03

Browse files
Bump version for 2.0.1
1 parent a1e331d commit ddb5f03

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-
polaris_view_components (2.0.0)
4+
polaris_view_components (2.0.1)
55
rails (>= 5.0.0)
66
view_component (>= 3.0.0, < 4.0.0)
77

demo/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
polaris_view_components (2.0.0)
4+
polaris_view_components (2.0.1)
55
rails (>= 5.0.0)
66
view_component (>= 3.0.0, < 4.0.0)
77

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Polaris
22
module ViewComponents
3-
VERSION = "2.0.0"
3+
VERSION = "2.0.1"
44
end
55
end

0 commit comments

Comments
 (0)