Skip to content

Commit f2ca8df

Browse files
committed
Bump version 0.2.1
1 parent ea6c385 commit f2ca8df

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.1
2+
3+
* Add `SECURE_SB` env variable support to the server
14

25
# 0.2.0
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-scuttlebutt",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Redux distributed dispatcher",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)