Skip to content

Commit 56123ec

Browse files
committed
Add file for bumpversion
1 parent a9d4085 commit 56123ec

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.bumpversion.cfg

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[bumpversion]
2+
current_version = 0.1.0
3+
commit = True
4+
tag = False
5+
6+
[bumpversion:file:package.json]
7+
8+
[bumpversion:file:docs/source/conf.py]
9+
10+
[bumpversion:file:src/app/detector/detector.component.html]
11+
12+
[bumpversion:file:src/app/event-display/event-display.component.html]
13+
14+
[bumpversion:file:src/app/home/home.component.html]

0 commit comments

Comments
 (0)