Skip to content

Commit ec6099c

Browse files
committed
v3.3.4
1 parent 9eed5dc commit ec6099c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### _unreleased_
3+
### @aduh95/Viz.js v3.3.4 (2021-03-10)
44

55
- Bump Graphviz version to
66
[2.46.1](https://gitlab.com/graphviz/graphviz/-/blob/master/CHANGELOG.md#2461-2021-02-13).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aduh95/viz.js",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "A hack to put Graphviz on the web.",
55
"main": "./dist/index.cjs",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)