Skip to content

Commit 7c36b28

Browse files
ref: added version and changed README
1 parent ab45bcb commit 7c36b28

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# json-validations-lib
2-
Private lib. We do not recommend to use it.
2+
We do not recommend to use this lib, it is for Amio purposes.
3+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-validations-lib",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"scripts": {
55
"test-units": "cross-env BUILD_ENV=test DEBUG=amio* mocha test/test_unit/**/*.test.js --reporter mocha-multi-reporters --reporter-options configFile=test/mocha-reporters-config.json",
66
"can-publish-nix": "npm info $npm_package_name version | npm-version-bump-checker",

0 commit comments

Comments
 (0)