Skip to content

Commit 593a0a0

Browse files
0.4.0
1 parent c1896a4 commit 593a0a0

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
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-
### Next version
3+
### Version 0.4.0
44

55
- Fixed name of "count" column in exported file.
66
- Show the changelog in the "Documentation" tab.

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved.
1212

1313
Licensor: __Max Planck Gesellschaft (MPG)__
1414

15-
Licensed Work: __Diffix for Desktop 0.3.1__
15+
Licensed Work: __Diffix for Desktop 0.4.0__
1616

1717
Additional Use Grant:
1818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "DiffixForDesktop",
33
"productName": "Diffix for Desktop",
44
"author": "Open Diffix",
5-
"version": "0.3.1",
5+
"version": "0.4.0",
66
"description": "Desktop application for anonymizing data using Open Diffix Elm.",
77
"main": ".webpack/main",
88
"scripts": {

0 commit comments

Comments
 (0)