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>2020-01-11 21:53:54 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-01-11 21:53:54 +0300
commitad1445a9a83546c77d6914498f6fa24c0735c954 (patch)
tree16eb62668d27e0cdddef9273e5634ba6ded6a75c
parentf49e0ff41f28fd881ce69a876356f8e84b7a1fd8 (diff)
Raise version0.0.10
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 46045a1..584ef96 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.9",
+ "version": "0.0.10",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",