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 9bed0f6 commit 91a201cCopy full SHA for 91a201c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.2.8] - 2020-08-02
4
### Bugfixes
5
* Remove final & operator so all nils -> 0.0 #618
6
package.json
@@ -1,7 +1,7 @@
{
"name": "mutualaid",
"private": true,
- "version": "0.2.7",
+ "version": "0.2.8",
"engines": {
"node": "12.x"
7
},
0 commit comments