Skip to content

Commit

Permalink
0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mhassan1 committed Apr 20, 2021
1 parent dda3ec1 commit 10bdc94
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 @@ -5,7 +5,7 @@ This is a Yarn v2 plugin that resolves authentication for AWS CodeArtifact NPM r
## Install

```
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-aws-codeartifact/v0.7.5/bundles/@yarnpkg/plugin-aws-codeartifact.js
yarn plugin import https://raw.githubusercontent.com/mhassan1/yarn-plugin-aws-codeartifact/v0.7.6/bundles/@yarnpkg/plugin-aws-codeartifact.js
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yarn-plugin-aws-codeartifact",
"version": "0.7.5",
"version": "0.7.6",
"description": "Yarn v2 plugin that resolves authentication for AWS CodeArtifact NPM registries",
"main": "src/index.ts",
"repository": {
Expand Down

0 comments on commit 10bdc94

Please sign in to comment.