forked from GitHub/haskell-wasm
Update version of git source to be greater than the hackage version.
Helps ensure dependency resolution will choose the git version (if available) over the hackage version.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: wasm
|
||||
version: '0.1.0'
|
||||
version: '1.0.1.0'
|
||||
author: Ilya Rezvov
|
||||
maintainer: rezvov.ilya@gmail.com
|
||||
license: MIT
|
||||
|
||||
Reference in New Issue
Block a user