Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 435264d

Browse files
committed
Update version.js
1 parent 1118086 commit 435264d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/javascript/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.docMeta = (function () {
2-
var version = '3.2';
2+
var version = '3.4-preview';
33
var name = 'graph-algorithms';
44
var href = window.location.href;
55
return {

0 commit comments

Comments
 (0)