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-08 01:05:46 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2020-01-08 01:05:46 +0300
commit486c710a36cec6e17b18c37243255bc8af317d11 (patch)
treecb953e32f9aa0643b681061adf4e1f59012e8599 /package.json
parent1024f006eed2649c89cc63e25c012ee6bfeafbb3 (diff)
Set version
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
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 8bfd0a7..6abd566 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.8",
+ "version": "0.1.0",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",