diff --git a/ecosystem/Alternate-backends.md b/ecosystem/Alternate-backends.md index 20eaa2be..71c5805d 100644 --- a/ecosystem/Alternate-backends.md +++ b/ecosystem/Alternate-backends.md @@ -4,7 +4,7 @@ There are various alternatives to `psc`'s default JavaScript backend: | source code | PS version | Target | status | comments | |:--------------------------------------------------------------------------------------|:-----------|:--------------|:------|:-----------------------| -| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.12.x | C++11 | active | all tests in `./examples/passing` are passing | +| [andyarvanitis/purescript-native](https://github.com/andyarvanitis/purescript-native) | 0.13.x | C++11 | active | all tests in `./examples/passing` are passing | | [purerl/purescript](https://github.com/purerl/purescript) | 0.12.0 | Erlang | active | ## Alpha Quality