Skip to content

Commit

Permalink
PTFM-709 Fix badge on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amodelbello committed Dec 28, 2020
1 parent b2d5be6 commit 33d1fec
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
@@ -1,4 +1,4 @@
![](https://github.com/MeowWolf/amqp-0.9.1-client/workflows/Lint,%20Build,%20Test/badge.svg?branch=master)
![](https://github.com/MeowWolf/amqp-0.9.1-client/workflows/Lint,%20Build,%20Test/badge.svg?branch=main)

# @meowwolf/amqp-0.9.1-client

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": "@meowwolf/amqp-0.9.1-client",
"version": "1.0.1",
"version": "1.0.2",
"description": "AMQP 0-9-1 Broker Client",
"main": "dist/app.js",
"scripts": {
Expand Down

0 comments on commit 33d1fec

Please sign in to comment.