Skip to content

Commit 2f3fa38

Browse files
committed
Update build files.
1 parent 8df2dab commit 2f3fa38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vega.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function (d3, topojson) {
2121
//---------------------------------------------------
2222

2323
var vg = {
24-
version: "1.5.1", // semantic versioning
24+
version: "1.5.4", // semantic versioning
2525
d3: d3, // stash d3 for use in property functions
2626
topojson: topojson // stash topojson similarly
2727
};

0 commit comments

Comments
 (0)