Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaja-nav committed Feb 12, 2024
1 parent 9f0a32e commit e4c4b72
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions esyfo-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@navikt/esyfo-cli",
"version": "1.0.2024-01-23-0747",
"description": "CLI for diverse verktøy for team-esyfo",
"bin": {
"ecli": "./bin/ecli"
},
"files": [
"package.json",
"bin/ecli"
]
"name": "@navikt/esyfo-cli",
"version": "1.0.2024-02-12-0952",
"description": "CLI for diverse verktøy for team-esyfo",
"bin": {
"ecli": "./bin/ecli"
},
"files": [
"package.json",
"bin/ecli"
]
}

0 comments on commit e4c4b72

Please sign in to comment.