File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 0.1.7 "
2+ current_version = " 0.2.0 "
33parse = " (?P<major>\\ d+)\\ .(?P<minor>\\ d+)\\ .(?P<patch>\\ d+)"
44serialize = [" {major}.{minor}.{patch}" ]
55search = " {current_version}"
Original file line number Diff line number Diff line change 1- ![ Version] ( https://img.shields.io/badge/version-0.1.7 -orange.svg )
1+ ![ Version] ( https://img.shields.io/badge/version-0.2.0 -orange.svg )
22![ Go] ( https://img.shields.io/github/go-mod/go-version/devchain-network/cauldron )
33[ ![ codecov] ( https://codecov.io/github/devchain-network/cauldron/graph/badge.svg?token=LAUHZBW12F )] ( https://codecov.io/github/devchain-network/cauldron )
44[ ![ Build and push Cauldron Webhook Server] ( https://github.com/devchain-network/cauldron/actions/workflows/build-push-cauldron-webhookserver.yml/badge.svg )] ( https://github.com/devchain-network/cauldron/actions/workflows/build-push-cauldron-webhookserver.yml )
Original file line number Diff line number Diff line change 1- 0.1.7
1+ 0.2.0
You can’t perform that action at this time.
0 commit comments