Skip to content

Commit 61d88e6

Browse files
chore(release): bump to version 0.6.0-rc.0
1 parent f9272c0 commit 61d88e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neoskop/dockerfile.js",
3-
"version": "0.5.3",
3+
"version": "0.6.0-rc.0",
44
"description": "Write configurable, scriptable, reusable dockerfiles in Typescript or plain Javascript.",
55
"keywords": [
66
"docker",
@@ -55,4 +55,4 @@
5555
"rimraf": "3.0.2",
5656
"ts-jest": "27.1.3"
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)