Skip to content

Commit e587a6e

Browse files
chore(release): v1.58.0 [skip ci]
1 parent 87854cc commit e587a6e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "meticulous-ui",
33
"productName": "meticulous-ui",
4-
"version": "1.57.1",
4+
"version": "1.58.0",
55
"description": "My Electron application description",
66
"main": ".webpack/main",
77
"private": true,

src/meticulous-version.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// meticulous-version
22

3-
module.exports = { version: '1.57.1' };
3+
module.exports = { version: '1.58.0' };

0 commit comments

Comments
 (0)