Skip to content

Commit 75dab5b

Browse files
authored
Merge branch 'main' into fix-publisher
2 parents 98a6b26 + 61bf747 commit 75dab5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/linear/cli/version.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# frozen_string_literal: true
22

3-
# x-release-please-start-version
43
module Rubyists
54
module Linear
5+
# x-release-please-start-version
66
VERSION = '2.0.1'
7+
# x-release-please-end
78
end
8-
end
9-
# x-release-please-end
9+
end

0 commit comments

Comments
 (0)