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 bad23e1 commit 7957fecCopy full SHA for 7957fec
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hadenlabs/zsh-flutter",
3
- "version": "0.3.0",
+ "version": "0.4.0",
4
"description": "hadenlabs/zsh-flutter for zsh",
5
"repository": "ssh://git@github.com/hadenlabs/zsh-flutter.git",
6
"author": "Luis Mayta <slovacus@gmail.com>",
setup.cfg
@@ -2,7 +2,7 @@
files = package.json
commit = False
tag = False
-current_version = 0.1.1
+current_version = 0.4.0
7
[bumpversion:file:setup.cfg]
8
search = {current_version}
0 commit comments