Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Headlamp
Commits
d399b365
Commit
d399b365
authored
3 years ago
by
Joaquim Rocha
Browse files
Options
Download
Email Patches
Plain Diff
Bump version to 0.9.0
parent
791ec60a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/package-lock.json
+2
-2
app/package-lock.json
app/package.json
+1
-1
app/package.json
with
3 additions
and
3 deletions
+3
-3
app/package-lock.json
+
2
-
2
View file @
d399b365
{
"name": "headlamp",
"version": "0.
8
.0",
"version": "0.
9
.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "headlamp",
"version": "0.
8
.0",
"version": "0.
9
.0",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@types/semver": "^7.3.8",
...
...
This diff is collapsed.
Click to expand it.
app/package.json
+
1
-
1
View file @
d399b365
{
"name"
:
"headlamp"
,
"version"
:
"0.
8
.0"
,
"version"
:
"0.
9
.0"
,
"description"
:
""
,
"main"
:
"electron/main.js"
,
"homepage"
:
"."
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help