Skip to content

Commit ee72753

Browse files
committed
[update] Bump to 7.1.0 for release
1 parent fd9fd83 commit ee72753

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-
## 7.1.0 (Not released)
3+
## 7.1.0
44

55
### Noticeable changes
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "microcosm",
3-
"version": "7.1.0-rc1",
3+
"version": "7.1.0",
44
"description": "A functional flux architecture",
5-
"main": "index.js",
5+
"main": "src/index.js",
66
"scripts": {
77
"coveralls": "CONTINUOUS_INTEGRATION=true npm test && coveralls < coverage/report-lcov/lcov.info",
88
"prepublish": "./scripts/prepublish",

0 commit comments

Comments
 (0)