Bumped version

This commit is contained in:
iko 2023-08-02 16:58:47 +03:00
parent f7c504d0e2
commit 1086ce8d95
Signed by untrusted user: iko
GPG Key ID: 82C257048D1026F2

View File

@ -3,9 +3,18 @@
"name": "ilyakooo0/airlock",
"summary": "Urbit airlock",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"exposed-modules": [
"Ur", "Ur.Cmd", "Ur.Sub", "Ur.Constructor", "Ur.Deconstructor", "Ur.Phonemic", "Ur.Da", "Ur.Uw", "Ur.Run", "Ur.Types"
"Ur",
"Ur.Cmd",
"Ur.Sub",
"Ur.Constructor",
"Ur.Deconstructor",
"Ur.Phonemic",
"Ur.Da",
"Ur.Uw",
"Ur.Run",
"Ur.Types"
],
"elm-version": "0.19.0 <= v < 0.20.0",
"dependencies": {