Skip to content

Commit

Permalink
Updated version in README.md to 1.52.0. [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 10, 2021
1 parent 7f718be commit 9d3c7a5
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 @@ -11,7 +11,7 @@ This isomorphic library is compatible with Node.js 10.x, 12.x and 14.x, Chrome,

[![GitHub issues](https://img.shields.io/github/issues/mountain-pass/waychaser)](https://github.com/mountain-pass/waychaser/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/mountain-pass/waychaser)](https://github.com/mountain-pass/waychaser/pulls)

[![source code vulnerabilties](https://img.shields.io/snyk/vulnerabilities/github/mountain-pass/waychaser?label=source%20code%20vulnerabilities)](https://snyk.io/test/github/mountain-pass/waychaser) [![npm package vulnerabilties](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@1.51.0?label=npm%20package%20vulnerabilties)](https://snyk.io/test/npm/@mountainpass/waychaser/1.51.0)
[![source code vulnerabilties](https://img.shields.io/snyk/vulnerabilities/github/mountain-pass/waychaser?label=source%20code%20vulnerabilities)](https://snyk.io/test/github/mountain-pass/waychaser) [![npm package vulnerabilties](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@1.52.0?label=npm%20package%20vulnerabilties)](https://snyk.io/test/npm/@mountainpass/waychaser/1.52.0)

[![Codacy Badge](https://app.codacy.com/project/badge/Grade/940768d54f7545f7b42f89b26c23c751)](https://www.codacy.com/gh/mountain-pass/waychaser/dashboard?utm_source=github.com&utm_medium=referral&utm_content=mountain-pass/waychaser&utm_campaign=Badge_Grade)

Expand Down Expand Up @@ -105,7 +105,7 @@ try {
```html
<script
type="text/javascript"
src="https://unpkg.com/@mountainpass/waychaser@1.51.0"
src="https://unpkg.com/@mountainpass/waychaser@1.52.0"
></script>

...
Expand Down

0 comments on commit 9d3c7a5

Please sign in to comment.