Skip to content

Commit af1f6f2

Browse files
Change version to pre-release
1 parent 64973c3 commit af1f6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cpp_dependency_graph/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module CppDependencyGraph
4-
VERSION = '0.1.2'
4+
VERSION = '0.1.2.pre1'
55
end

0 commit comments

Comments
 (0)