From f93bc9dc42088c8e910223c9de3f5e7bc6715ceb Mon Sep 17 00:00:00 2001 From: Vijay A Date: Fri, 27 Aug 2021 10:43:48 +0530 Subject: docs: fixed template file for creating recipe. --- scripts/sample_recipe/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/sample_recipe/package.json') diff --git a/scripts/sample_recipe/package.json b/scripts/sample_recipe/package.json index 6481f95..e2eba15 100644 --- a/scripts/sample_recipe/package.json +++ b/scripts/sample_recipe/package.json @@ -1,7 +1,7 @@ { "id": "SERVICE", "name": "SNAME", - "version": "1.0.1", + "version": "1.0.0", "license": "MIT", "config": { "serviceURL": "https://SERVICE.com" -- cgit v1.2.3-54-g00ecf