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 3c8f15f commit f852728Copy full SHA for f852728
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v5.1.1
4
+
5
+- Improve installation instructions in `README.md`
6
7
## v5.1.0
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@hyperupcall/bats-all",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "Magic per-project shell environments",
"author": "Edwin Kofler <edwin@kofler.dev> (https://edwinkofler.com)",
"license": "CC0-1.0 AND BSD-3-Clause",
0 commit comments