Skip to content

Commit 4960016

Browse files
Bumps theme version to 0.8
** Why are these changes being introduced: * I missed that I still needed to bump the theme version with the recent a11y fix, so left it off of the PR. ** Relevant ticket(s): * n/a ** How does this address that need: * Bumps the theme version to 0.8 ** Document any side effects to this change: * n/a
1 parent 995dcd3 commit 4960016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mitlibraries/theme/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Mitlibraries
22
module Theme
3-
VERSION = '0.7.0'.freeze
3+
VERSION = '0.8.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)