Skip to content

Commit cacf1d3

Browse files
committed
Update Zig version number
1 parent 5b2bca1 commit cacf1d3

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
@@ -1,6 +1,6 @@
11
<img align="right" width="160" height="160" src="https://user-images.githubusercontent.com/34946442/152222895-9c8adb22-a22d-4bce-a513-3486ca28bdd5.png"> zig**fsm** is a [finite state machine](https://en.wikipedia.org/wiki/Finite-state_machine) library for Zig.
22

3-
This library supports Zig 0.12.x, 0.13, 0.14 as well as Zig master. Last test was on Zig version `0.14.0-dev.3470+711b0fef5`
3+
This library supports Zig 0.12.x, 0.13, 0.14, as well as Zig master. Last test was on Zig version `0.15.0-dev.11+5c57e90ff`
44

55
Use the zigfsm main branch to compile with Zig master. Use the appropriate zig-*version* tag to target a Zig version not compatible with the main branch.
66

0 commit comments

Comments
 (0)