aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-03-21 15:33:45 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2019-03-21 15:33:45 +0100
commita649fff5735f56bd5d38f4b4ed295c1c57626197 (patch)
tree6c12cc737c4952ed6f0b2bfe70ec24a0e07566c8 /README.md
parent9e0249caa7d122d55a75b790c61db36ab3bdc97d (diff)
parent0707af4d54b646c5efebefd2aad68285862fd1a8 (diff)
downloadnord-vim-a649fff5735f56bd5d38f4b4ed295c1c57626197.tar.gz
Merge branch 'release/0.10.0' into develop
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dbed82f..06157d0 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
A explicit version can be installed via Git tags:
```vim
-Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.9.0' }
+Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.10.0' }
```
#### Manual
@@ -301,7 +301,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
## Development
-[![](https://img.shields.io/badge/Changelog-0.9.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.9.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
+[![](https://img.shields.io/badge/Changelog-0.10.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/nord-vim/blob/v0.10.0/CHANGELOG.md#0100) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg?style=flat-square)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg?style=flat-square)](https://github.com/arcticicestudio/arcver)
### Contribution