Skip to content

Commit a471d91

Browse files
committed
Version bump 0.0.9
1 parent 3b47a1f commit a471d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/shamu/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
module Shamu
33
# The primary version number
4-
VERSION_NUMBER = "0.0.8".freeze
4+
VERSION_NUMBER = "0.0.9".freeze
55

66
# Version suffix such as 'beta' or 'alpha'
77
VERSION_SUFFIX = "".freeze

0 commit comments

Comments
 (0)