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 a4cab86 commit c64d565Copy full SHA for c64d565
.bumpversion.cfg
@@ -1,6 +1,6 @@
1
[bumpversion]
2
commit = True
3
-current_version = 1.1.1
+current_version = 1.1.2
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.1.1
+# nvim-test 1.1.2
Test Runner for neovim
packspec.json
{
"package": "nvim-test",
- "version": "1.1.1",
+ "version": "1.1.2",
"source": "git://github.com/klen/nvim-test.git",
"description": {
"summary": "Test Runner for Neovim",
0 commit comments