Skip to content

Commit d8a1043

Browse files
committed
not saved files
1 parent d612c93 commit d8a1043

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ <h2>
3535

3636
<p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.github.url }}">via RSS</a></p>
3737

38-
</div>
38+
</div>

lib/math_demo/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22
# A wrapper for version
33
module MathDemo
4-
VERSION = '0.3.0'.freeze
4+
VERSION = '0.4.0'.freeze
55
end

0 commit comments

Comments
 (0)