We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d612c93 commit d8a1043Copy full SHA for d8a1043
docs/index.html
@@ -35,4 +35,4 @@ <h2>
35
36
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.github.url }}">via RSS</a></p>
37
38
-</div>
+</div>
lib/math_demo/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
# A wrapper for version
3
module MathDemo
4
- VERSION = '0.3.0'.freeze
+ VERSION = '0.4.0'.freeze
5
end
0 commit comments