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-06-08 01:07:16 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-06-08 01:07:16 +0300
commitfca6f62b530ccae42c7533636d9c9095ecbf6daa (patch)
tree2dcef75755fa1e4ddc8b2eeab6257d979f326567
parent59bb38e191d8a863e5e14d669da4ed99b947f03c (diff)
Set Version
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ba85684..1302bc9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",