Skip to content

Commit 6b2218d

Browse files
committed
increase version
1 parent 308bfcd commit 6b2218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/graph_algorithm/src/plugin_graph_algorithm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ namespace hal
1616

1717
std::string GraphAlgorithmPlugin::get_version() const
1818
{
19-
return std::string("0.1");
19+
return std::string("0.2");
2020
}
2121
} // namespace hal

0 commit comments

Comments
 (0)