diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-03-26 17:23:21 +0530 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-03-26 17:23:21 +0530 |
commit | ccdc7cffed3ba784c8fd65e0779cd0807a53d39f (patch) | |
tree | 74a12c34c87a24934577c856876c769c7848be82 /package.json | |
parent | 26117261683ff0f52d9a5bf0f2be298157fc8fed (diff) |
version bump
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 310e10e18..387f1c46e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taler-wallet", - "version": "0.6.11", + "version": "0.6.12", "description": "", "engines": { "node": ">=0.12.0" |