We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58080c7 commit a19c7dcCopy full SHA for a19c7dc
packaging/haxelib.json
@@ -4,9 +4,9 @@
4
"license": "GPL",
5
"tags": ["Algorithm", "Cpp"],
6
"description": "Header-Only C++ Library for Graph Representation and Algorithms",
7
- "version": "0.1.6",
+ "version": "0.2.0",
8
"classPath": "",
9
- "releasenote": "Release 0.1.6",
+ "releasenote": "Release 0.2.0 see https://github.com/ZigRazor/CXXGraph/releases/tag/v0.2.0 for more details",
10
"contributors": ["ZigRazor"],
11
"dependencies": {}
12
}
0 commit comments