Skip to content

Commit

Permalink
Version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkauzh committed Oct 5, 2023
1 parent 025274f commit ea3769a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
EXAMPLE_BUILD_TOOL = wasmserve
VERSION = v0.0.3
VERSION = v0.0.4

.PHONY: setup example build_test test_backend test1 release

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ You can then include the generated .wasm file in your web application and load i
Feel free to explore the example provided in this repository to better understand how Webzen works and how you can create your own Go-powered web applications.

## Documentation
The documentation for Webzen is available at https://github.com/dimkauzh/webzen/wiki.
The documentation for Webzen is available at https://github.com/dimkauzh/webzen/wiki


## License
Expand Down

0 comments on commit ea3769a

Please sign in to comment.