Skip to content
Snippets Groups Projects
Commit c691fff5 authored by squidfunk's avatar squidfunk
Browse files

Prepare 1.0.2 release

parent c101debc
No related branches found
No related tags found
No related merge requests found
...@@ -196,7 +196,7 @@ The Material theme uses a sophisticated asset pipeline using [Gulp][9] and ...@@ -196,7 +196,7 @@ The Material theme uses a sophisticated asset pipeline using [Gulp][9] and
Webpack which can be started with the following command: Webpack which can be started with the following command:
``` sh ``` sh
npm run start npm start
``` ```
This will also start the MkDocs development server which will monitor changes This will also start the MkDocs development server which will monitor changes
......
...@@ -28,7 +28,7 @@ pip install mkdocs && mkdocs --version ...@@ -28,7 +28,7 @@ pip install mkdocs && mkdocs --version
# mkdocs, version 0.16.0 # mkdocs, version 0.16.0
``` ```
!!! warning "MkDocs for Material requirements" !!! warning "MkDocs version requirements"
Material requires MkDocs >= 0.16. Material requires MkDocs >= 0.16.
......
{ {
"name": "mkdocs-material", "name": "mkdocs-material",
"version": "1.0.1", "version": "1.0.2",
"description": "A Material Design theme for MkDocs", "description": "A Material Design theme for MkDocs",
"keywords": [ "keywords": [
"mkdocs", "mkdocs",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment