Skip to content

Commit 8c735d5

Browse files
committed
Version 0.93.43
1 parent 3c25ef1 commit 8c735d5

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

β€Žbin/spago.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: spago-bin
33
publish:
4-
version: 0.93.42
4+
version: 0.93.43
55
license: BSD-3-Clause
66
build:
77
strict: true

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spago",
3-
"version": "0.93.42",
3+
"version": "0.93.43",
44
"license": "BSD-3-Clause",
55
"description": "🍝 PureScript package manager and build tool",
66
"keywords": [

β€Žspago.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: spago
33
publish:
4-
version: 0.93.42
4+
version: 0.93.43
55
license: BSD-3-Clause
66
location:
77
githubOwner: purescript

0 commit comments

Comments
Β (0)