Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SanicBTW committed Apr 20, 2024
1 parent 455bd3c commit ee35ee6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"license": "MIT",
"tags": ["haxe", "webview", "cpp", "binds", "bindings", "native", "desktop", "cross"],
"description": "Haxe cross-platform desktop bindings for webview.",
"version": "0.0.6",
"releasenote": "Major update, fixes and improvements",
"version": "0.0.7",
"releasenote": "Fixed Lime support, update DLLs",
"contributors": ["SanicBTW", "Vortex"],
"classPath": "source",
"dependencies": {
Expand Down

1 comment on commit ee35ee6

@SanicBTW
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i forgor to put the v before the version lmao

Please sign in to comment.