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.
2 parents 777e444 + 9eae50c commit 86fb426Copy full SHA for 86fb426
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: wcmc_components
3
specs:
4
- wcmc_components (1.0.0)
+ wcmc_components (1.1.0)
5
rails (>= 5.2.3)
6
7
@@ -337,4 +337,4 @@ RUBY VERSION
337
ruby 2.5.0p0
338
339
BUNDLED WITH
340
- 2.0.1
+ 2.3.6
wcmc_components/lib/wcmc_components/version.rb
@@ -1,3 +1,3 @@
module WcmcComponents
- VERSION = '1.0.0'
+ VERSION = '1.1.0'
end
0 commit comments