Updated wasp version to 0.2.1.0.

This commit is contained in:
Martin Sosic 2021-06-29 16:51:45 +02:00
parent 83b00d03ce
commit e81635a1eb

View File

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