Skip to content

Commit 7684aa7

Browse files
committed
spago next 0.93.1
1 parent d0e400b commit 7684aa7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

β€Žspaghetto/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.0
4+
version: 0.93.1
55
license: BSD-3-Clause
66
dependencies:
77
- aff

β€Žspaghetto/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.

β€Žspaghetto/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.0",
3+
"version": "0.93.1",
44
"license": "BSD-3-Clause",
55
"description": "🍝 PureScript package manager and build tool",
66
"keywords": [

β€Žspaghetto/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.0
4+
version: 0.93.1
55
license: BSD-3-Clause
66
location:
77
githubOwner: purescript

0 commit comments

Comments
Β (0)