Skip to content

Commit bf9ce4e

Browse files
committed
chore: bumped version to 2.5.18
1 parent 0f4dfd0 commit bf9ce4e

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ converterTest.svg
1111
tests/*.svg
1212
tests/*.png
1313
tests/*.sol
14+
bin

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sol2uml",
3-
"version": "2.5.17",
3+
"version": "2.5.18",
44
"description": "Solidity contract visualisation tool.",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)