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

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chalin <chalin@users.noreply.github.com>2022-05-23 20:43:57 +0300
committerGitHub <noreply@github.com>2022-05-23 20:43:57 +0300
commit201097c842a27427bbd6aa4c11c92ed33ccb8ef0 (patch)
tree925582c7224e75f3a53e74f85bc73a3e26190de6 /package.json
parent10647ee1fb62ba6597768e77e7662646904a02ae (diff)
Update NPM package version, and release notes (#1019)
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 4a324c7..4f432be 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "docsy",
- "version": "0.2.0",
+ "version": "0.3.0",
"repository": "github:google/docsy",
"scripts": {
"_cd:docs": "cd userguide &&",