Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2019-07-21 21:40:11 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-07-21 21:40:11 +0300
commit355cf5f16022ada7632a36895f9e3833f9ed7298 (patch)
tree2b93af522ab41442ddcdd65b005638184d5a95ee /package.json
parentebd0b674c9160ec2dbdbac4fa8cef485357c80e8 (diff)
Fixed version information
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 06dcdb5..e2d1fb7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",