Updated wasp version to 0.2.0.1.

This commit is contained in:
Martin Sosic 2021-04-25 08:46:31 +02:00
parent 0d98334c88
commit 04f35b4e8f

View File

@ -2,7 +2,7 @@
# Cabal file when you run `stack build`. See the hpack website for help with
# this file: <https://github.com/sol/hpack>.
name: waspc
version: 0.2.0.0 # %WASP_VERSION% - annotation for new-release script.
version: 0.2.0.1 # %WASP_VERSION% - annotation for new-release script.
github: "Martinsos/waspc"
license: MIT
author: "wasp-lang"