Skip to content

Commit

Permalink
Version 0.93.15
Browse files Browse the repository at this point in the history
  • Loading branch information
f-f committed Oct 7, 2023
1 parent d805ec5 commit d3174e2
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bin/spago.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: spago-bin
publish:
version: 0.93.14
version: 0.93.15
license: BSD-3-Clause
dependencies:
- aff
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spago",
"version": "0.93.14",
"version": "0.93.15",
"license": "BSD-3-Clause",
"description": "🍝 PureScript package manager and build tool",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion spago.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: spago
publish:
version: 0.93.14
version: 0.93.15
license: BSD-3-Clause
location:
githubOwner: purescript
Expand Down

0 comments on commit d3174e2

Please sign in to comment.