Skip to content

Commit 91a201c

Browse files
committed
Release 0.2.8
1 parent 9bed0f6 commit 91a201c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [0.2.8] - 2020-08-02
44
### Bugfixes
55
* Remove final & operator so all nils -> 0.0 #618
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mutualaid",
33
"private": true,
4-
"version": "0.2.7",
4+
"version": "0.2.8",
55
"engines": {
66
"node": "12.x"
77
},

0 commit comments

Comments
 (0)