We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da08c63 commit 28af364Copy full SHA for 28af364
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.11.1] - 2019-11-12
11
+
12
+This is identical to `0.11.0`, but published under a new version number due to mishaps in the publishing CI process.
13
14
## [0.11.0] - 2019-11-12
15
package.yaml
@@ -1,5 +1,5 @@
1
name: spago
2
-version: 0.11.0.0
+version: 0.11.1.0
3
github: "spacchetti/spago"
4
license: BSD3
5
author: "Justin Woo, Fabrizio Ferrai"
0 commit comments