aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-02 15:07:56 +0100
committerGravatar Arctic Ice Studio <development@arcticicestudio.com>2017-01-02 15:07:56 +0100
commitc270120dfc290a9580692965efcc4cc49d942761 (patch)
treed08a83ec2c6e5345d3697854a766953fd17c1b68 /README.md
parentf568b3e73d1d0f2bd3afb80ce01056c29eb97f1f (diff)
parent691a1b24b67485ac7fd070e0a89626a8965457ad (diff)
downloadnord-vim-c270120dfc290a9580692965efcc4cc49d942761.tar.gz
Merge branch 'release/0.2.0'
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 c8153af..9ffbd32 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
A specific version can be installed via git tags.
```sh
-Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.1.2' }
+Plug 'arcticicestudio/nord-vim', { 'tag': 'v0.2.0' }
```
Of course it can be installed with any of your favorite tools:
@@ -118,7 +118,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
![][scrot-lang-ruby]
## Development
-[![](https://img.shields.io/badge/Changelog-0.1.2-blue.svg)](https://github.com/arcticicestudio/nord-vim/blob/v0.1.2/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver)
+[![](https://img.shields.io/badge/Changelog-0.2.0-blue.svg)](https://github.com/arcticicestudio/nord-vim/blob/v0.2.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.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).