Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit 7ed27eb

Browse files
committed
chore(): set version to 0.1.0
1 parent b61ba2a commit 7ed27eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"name": "piscosour",
3-
"version": "0.0.19",
4-
"description": "Devops recipes for all your CI tests",
3+
"version": "0.1.0",
4+
"description": "Get all your devops tools wrapped-up!",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/cellsjs/piscosour.git"
99
},
1010
"keywords": [
1111
"piscosour-recipe",
12+
"wrapper",
1213
"continuous",
1314
"delivery",
1415
"release",

0 commit comments

Comments
 (0)