Skip to content

Commit 94f4400

Browse files
authored
Release 2.0.0, changing the gem to a rust library wrapper (#139)
1 parent 5a77127 commit 94f4400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/code_ownership/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module CodeOwnership
5-
VERSION = '2.0.0-5'
5+
VERSION = '2.0.0'
66
end

0 commit comments

Comments
 (0)