Skip to content

Commit

Permalink
Updated version in README.md to 1.45.0. [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 22, 2020
1 parent dd7ec48 commit 197b76b
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 @@ -15,7 +15,7 @@ This isomorphic library is compatible with Node.js 10.x, 12.x and 14.x, Chrome,

[![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) [![source code dependencies](https://img.shields.io/librariesio/github/mountain-pass/waychaser?label=source%20code%20dependencies)](https://libraries.io/github/mountain-pass/waychaser#dependencies)

[![npm package vulnerabilties](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@1.44.0?label=npm%20package%20vulnerabilties)](https://snyk.io/test/npm/@mountainpass/waychaser/1.44.0) [![npm package dependencies](https://img.shields.io/librariesio/release/npm/@mountainpass/waychaser/1.44.0)](https://libraries.io/npm/@mountainpass/waychaser/1.44.0)
[![npm package vulnerabilties](https://img.shields.io/snyk/vulnerabilities/npm/@mountainpass/waychaser@1.45.0?label=npm%20package%20vulnerabilties)](https://snyk.io/test/npm/@mountainpass/waychaser/1.45.0) [![npm package dependencies](https://img.shields.io/librariesio/release/npm/@mountainpass/waychaser/1.45.0)](https://libraries.io/npm/@mountainpass/waychaser/1.45.0)

[![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard)

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

...
Expand Down

0 comments on commit 197b76b

Please sign in to comment.