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

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Johnson <aj@ohess.org>2021-08-16 20:30:03 +0300
committerAnthony Johnson <aj@ohess.org>2021-08-16 20:30:03 +0300
commit3f75a24924165361a73ee881530b63b39afc4d70 (patch)
tree63f168a3308772b1d3bfa09e0142e122c954ece8 /package.json
parent4c76eac56154c7cf88a5c9f07c6f1d0379dd7908 (diff)
Bump2version release
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 d0da494..f5da449 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "sphinx_rtd_theme",
"main": "js/theme.js",
- "version": "1.0.0alpha1",
+ "version": "1.0.0rc1",
"scripts": {
"dev": "webpack-dev-server --open --config webpack.dev.js",
"build": "webpack --config webpack.prod.js",