Skip to content

Commit 1d5312d

Browse files
committed
build:Micro version increment.
1 parent 1b7d9ad commit 1d5312d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

META6.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Graph",
33
"description": "Graph theory algorithms, parameterized- and random graphs.",
4-
"version": "0.0.34",
4+
"version": "0.0.35",
55
"perl": "6.d",
66
"authors": [
77
"Anton Antonov"
@@ -25,6 +25,7 @@
2525
"Graph::Distribution": "lib/Graph/Distribution.rakumod",
2626
"Graph::Formatish": "lib/Graph/Formatish.rakumod",
2727
"Graph::Grid": "lib/Graph/Grid.rakumod",
28+
"Graph::Harary": "lib/Graph/Harary.rakumod",
2829
"Graph::HexagonalGrid": "lib/Graph/HexagonalGrid.rakumod",
2930
"Graph::HighlightProcessing": "lib/Graph/HighlightProcessing.rakumod",
3031
"Graph::Hypercube": "lib/Graph/Hypercube.rakumod",

0 commit comments

Comments
 (0)