Skip to content

Commit e34323f

Browse files
committed
Update version number
1 parent 69da270 commit e34323f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eliot-experiment-builder",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": {
55
"name": "imat-uve gmbh",
66
"email": "[email protected]",

src/renderer/components/loading.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img class="logo" src="~@/assets/eliot.png" alt="ELIOT">
55
<h1 style="font-size:3rem; margin-bottom:10px">ELIOT Experiment Builder</h1>
66
<p style="font-size: 0.9rem">
7-
Version 0.3<br>
7+
Version 0.3.1<br>
88
Cherry<br>
99
</p>
1010
</div>

0 commit comments

Comments
 (0)