Skip to content

Commit 4fda394

Browse files
1.0.1
1 parent a2f6043 commit 4fda394

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 1.0.1
44

55
- Adjusts the computation of the suppression threshold mean to spec.
66
- Fixes new release link in update notification message.

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 1.0.0__
15+
Licensed Work: __Diffix for Desktop 1.0.1__
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": "Max Planck Gesellschaft (MPG)",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"description": "Desktop application for anonymizing data using Open Diffix Elm.",
77
"main": ".webpack/main",
88
"scripts": {

0 commit comments

Comments
 (0)