Skip to content

Commit

Permalink
[BUMP:vscode_ext:0.2.0-canary.2] (#43)
Browse files Browse the repository at this point in the history
Automated flow to bump version [BUMP:vscode_ext:0.2.0-canary.2]
  • Loading branch information
hellovai authored Nov 6, 2023
1 parent 6dbee93 commit 18571bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/.bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.2.0-canary.1
current_version = 0.2.0-canary.2
commit = False
tag = False
parse = ^(?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(?:-(?P<pre>canary)\.(?P<prerelease>\d+))?$
Expand Down

0 comments on commit 18571bb

Please sign in to comment.