Skip to content

Commit e195c40

Browse files
committed
chore: version bump and changelog
1 parent 5babfbb commit e195c40

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## 3.2.0 - 04-09-2019
11+
12+
### Added
13+
14+
- Progressive Web App support ([#29])
15+
1016
## 3.1.0 - 07-08-2019
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paper-wallet",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service build",

0 commit comments

Comments
 (0)