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.
1 parent c147fcd commit 397371eCopy full SHA for 397371e
middleman-core/lib/middleman-core/version.rb
@@ -1,5 +1,5 @@
1
module Middleman
2
# Current Version
3
# @return [String]
4
- VERSION = '4.3.7'.freeze unless const_defined?(:VERSION)
+ VERSION = '4.3.8'.freeze unless const_defined?(:VERSION)
5
end
0 commit comments