Skip to content

Commit 9060103

Browse files
committed
v0.13.0
1 parent 5f1b794 commit 9060103

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"version": "0.13.0"
3+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uscreen.de/dev-service",
3-
"version": "0.12.12",
3+
"version": "0.13.0",
44
"description": "cli to manage services in dev repos",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)