Skip to content

Commit 5e6c456

Browse files
committed
3.1.1
1 parent 27ba8a6 commit 5e6c456

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [3.1.1] - 2019-08-09
6+
### Fixed
7+
- Upgraded to latest cabal-core / multifeed
8+
59
## [3.1.0] - 2019-07-26
610
### Added
711
- Upgraded to Electron 5

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cabal-desktop",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Cabal p2p offline-first desktop application",
55
"scripts": {
66
"build": "cross-env NODE_ENV=production webpack",

0 commit comments

Comments
 (0)