Skip to content

Commit 377d85b

Browse files
committed
feat: Bump Versions
GraphViz 8.0.3 Signed-off-by: Gordon Smith <[email protected]>
1 parent 1c2aa5a commit 377d85b

File tree

6 files changed

+152
-111
lines changed

6 files changed

+152
-111
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
/src-ts/*.wasm.ts
2121
/tmp
2222
/types
23+
/wasi-sdk*
2324
/vcpkg
2425
.coveralls.yml
2526
*.tsbuildinfo

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This repository contains a collection of useful c++ libraries compiled to WASM for (re)use in Node JS, Web Browsers and JavaScript Libraries:
99
- [base91](https://base91.sourceforge.net/) - v0.6.0
1010
- [expat](https://libexpat.github.io/) - v2.5.0
11-
- [graphviz](https://www.graphviz.org/) - v8.0.2
11+
- [graphviz](https://www.graphviz.org/) - v8.0.3
1212
- [zstd](https://github.com/facebook/zstd) - v1.5.2
1313
- ...more to follow...
1414

0 commit comments

Comments
 (0)