Skip to content

Commit 4726cee

Browse files
authored
Merge pull request #58 from phallguy/phallguy/release/0.0.9
Version bump 0.0.9
2 parents 3b47a1f + a471d91 commit 4726cee

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)