Skip to content

Commit

Permalink
Changed Version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cs-raj committed Jun 15, 2023
1 parent fe85a15 commit 82d445b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ $ csdx plugins:install @contentstack/cli-cm-regex-validate
$ csdx COMMAND
running command...
$ csdx (-v|--version|version)
@contentstack/cli-cm-regex-validate/1.1.4 darwin-x64 node-v16.17.0
@contentstack/cli-cm-regex-validate/1.1.5 darwin-x64 node-v16.17.0
$ csdx --help [COMMAND]
USAGE
$ csdx COMMAND
Expand Down Expand Up @@ -67,6 +67,6 @@ EXAMPLES
$ csdx cm:stacks:validate-regex -a <management_token_alias> -c -g -f <path/to/the/directory>
```

_See code: [src/commands/cm/stacks/validate-regex.ts](https://github.com/contentstack/cli-cm-regex-validate/blob/v1.1.4/src/commands/cm/stacks/validate-regex.ts)_
_See code: [src/commands/cm/stacks/validate-regex.ts](https://github.com/contentstack/cli-cm-regex-validate/blob/v1.1.5/src/commands/cm/stacks/validate-regex.ts)_

<!-- commandsstop -->

0 comments on commit 82d445b

Please sign in to comment.