Updated wasp version to 0.3.0.0.

This commit is contained in:
Martin Sosic 2022-02-04 11:52:30 +01:00
parent f59b432269
commit 2e9c9c63e1

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