We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74d188 commit e06f3d0Copy full SHA for e06f3d0
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
-current_version = 1.4.0
+current_version = 1.4.1
4
tag = True
5
tag_name = {new_version}
6
message = build(version): {current_version} -> {new_version}
README.md
<img src="https://neovim.io/logos/neovim-mark-flat.png" align="right" width="144" />
-# nvim-test 1.4.0
+# nvim-test 1.4.1
Test Runner for neovim
packspec.json
{
"package": "nvim-test",
- "version": "1.4.0",
+ "version": "1.4.1",
"source": "git://github.com/klen/nvim-test.git",
"description": {
"summary": "Test Runner for Neovim",
0 commit comments