aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-04-17 10:11:32 +0200
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-04-17 10:11:32 +0200
commit5dd27f7b00c039e4d828e930d9efe116c40ef198 (patch)
treef98c9fa0b87389f04201b915c55d1f607a67d269 /README.md
parent085c133724cb50a91d6fe50a4cb4c32630ca60d7 (diff)
parent7fdb2cbe841b16ffaabcf0d7f862295bb5ed5bb5 (diff)
downloadnord-vim-5dd27f7b00c039e4d828e930d9efe116c40ef198.tar.gz
Merge branch 'release/0.5.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 f76d816..ec0800a 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
A specific version can be installed via git tags.
```vim
-Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.4.0' }
+Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.5.0' }
```
Of course it can be installed with any of your favorite tools:
@@ -148,7 +148,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
![][scrot-lang-ruby]
## Development
-[![](https://img.shields.io/badge/Changelog-0.4.0-81A1C1.svg)](https://github.com/arcticicestudio/nord-vim/blob/v0.4.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg)](https://github.com/arcticicestudio/arcver)
+[![](https://img.shields.io/badge/Changelog-0.5.0-81A1C1.svg)](https://github.com/arcticicestudio/nord-vim/blob/v0.5.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-81A1C1.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-81A1C1.svg)](https://github.com/arcticicestudio/arcver)
### Contribution
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-vim/issues).