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-22 17:23:41 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-06-22 17:23:41 +0300
commitdc70f25e1e6d3c08f97b635e208b216096b1d91f (patch)
treea617ca1903eb4a9208646a29909a6e102cf401ab /package.json
parentfca6f62b530ccae42c7533636d9c9095ecbf6daa (diff)
Updated challenge handling
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 1302bc9..d7310ed 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",