Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeetha5491 committed Apr 13, 2023
1 parent 125f2de commit 3bd84cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ DESCRIPTION
Manage your Adobe I/O Events
```

_See code: [src/commands/event/index.js](https://github.com/adobe/aio-cli-plugin-events/blob/v3.0.0/src/commands/event/index.js)_
_See code: [src/commands/event/index.ts](https://github.com/adobe/aio-cli-plugin-events/blob/v3.0.1/src/commands/event/index.ts)_

## `aio event eventmetadata`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@adobe/aio-cli-plugin-events",
"description": "Adobe I/O Events Plugin for the Adobe I/O CLI",
"version": "3.0.0",
"version": "3.0.1",
"dependencies": {
"@adobe/aio-lib-console": "^4.0.0",
"@adobe/aio-lib-core-config": "^3.0.0",
Expand Down

0 comments on commit 3bd84cd

Please sign in to comment.