We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98a6b26 + 61bf747 commit 75dab5bCopy full SHA for 75dab5b
1 file changed
lib/linear/cli/version.rb
@@ -1,9 +1,9 @@
1
# frozen_string_literal: true
2
3
-# x-release-please-start-version
4
module Rubyists
5
module Linear
+ # x-release-please-start-version
6
VERSION = '2.0.1'
7
+ # x-release-please-end
8
end
-end
9
-# x-release-please-end
+end
0 commit comments