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 a9d4085 commit 56123ecCopy full SHA for 56123ec
.bumpversion.cfg
@@ -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