Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Feb 7, 2022
1 parent 61a5e80 commit e9d6f52
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 @@ -35,7 +35,7 @@ A uWebSockets.js req/res psr-htt-message bridge.
Through [NPM](https://www.npmjs.com) as [@chubbyjs/chubbyjs-uwebsockets-psr-http-message-bridge][1].

```sh
npm i @chubbyjs/chubbyjs-uwebsockets-psr-http-message-bridge@1.2.1 \
npm i @chubbyjs/chubbyjs-uwebsockets-psr-http-message-bridge@1.3.0 \
@chubbyjs/chubbyjs-http-message@1.1.1
```

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": "@chubbyjs/chubbyjs-uwebsockets-psr-http-message-bridge",
"version": "1.2.1",
"version": "1.3.0",
"description": "A uwebsockets req/res psr-htt-message bridge.",
"keywords": [
"chubbyjs",
Expand Down

0 comments on commit e9d6f52

Please sign in to comment.