Skip to content

Commit 295d622

Browse files
bump required zig version in readme to 15 (#72)
1 parent 330f665 commit 295d622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Follow your editor specific instructions on how to define a new Language Server
208208
SuperHTML is also a HTML templating language. More on that soon.
209209

210210
## Contributing
211-
SuperHTML tracks the latest Zig release (0.13.0 at the moment of writing).
211+
SuperHTML tracks the latest Zig release (0.15.0-dev at the moment of writing).
212212

213213
### Contributing to the HTML parser & LSP
214214
Contributing to the HTML parser and LSP doesn't require you to be familiar with the templating language, basically limiting the scope of what you have to worry about to:

0 commit comments

Comments
 (0)