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

github.com/curttimson/hugo-theme-dopetrope.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2018-02-19 22:51:46 +0300
committerCurtis Timson <curt@live.co.uk>2018-02-19 22:51:46 +0300
commite24761e529cdda48d8ee0d7fb02364ebeeef6495 (patch)
treec3b9f3e865a595198772e1ac1a3afe9348663685
parent3c3c60ef6d0e83e11265d44457fd815ba7594d9e (diff)
:truck: Update LICENSE filename
-rw-r--r--LICENSE (renamed from LICENSE.md)0
-rw-r--r--README.md2
-rw-r--r--package.json2
3 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE.md b/LICENSE
index e2fad80..e2fad80 100644
--- a/LICENSE.md
+++ b/LICENSE
diff --git a/README.md b/README.md
index 5487314..91f2b13 100644
--- a/README.md
+++ b/README.md
@@ -76,4 +76,4 @@ $ gulp deploy
This hugo theme is licensed under the [Creative Commons Attribution 3.0 License](https://creativecommons.org/licenses/by/3.0/).
-Read More - [LICENSE.md](LICENSE.md) \ No newline at end of file
+Read More - [LICENSE](LICENSE) \ No newline at end of file
diff --git a/package.json b/package.json
index bcb26ba..cf2dd74 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-dopetrope",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Hugo Theme Dopetrope",
"main": "index.js",
"scripts": {