Updated wasp version to 0.1.10.2.

This commit is contained in:
Martin Sosic 2021-03-30 23:42:48 +02:00
parent 300b4caafe
commit ad50214e56

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.1.10.1 # %WASP_VERSION% - annotation for new-release script.
version: 0.1.10.2 # %WASP_VERSION% - annotation for new-release script.
github: "Martinsos/waspc"
license: MIT
author: "wasp-lang"