Skip to content

Commit

Permalink
v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eudaimos committed Mar 31, 2021
1 parent 026630b commit 992ac38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/patois.web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "patois.web",
"version": "0.13.0",
"version": "0.13.1",
"private": true,
"dependencies": {
"@tao.js/core": "file:../../packages/tao",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
},
"bootstrap": {}
},
"version": "0.13.0"
"version": "0.13.1"
}
2 changes: 1 addition & 1 deletion packages/react-tao/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tao.js/react",
"version": "0.13.0",
"version": "0.13.1",
"description": "Adapter to use tao.js with React",
"homepage": "https://tao.js.org/",
"repository": {
Expand Down

0 comments on commit 992ac38

Please sign in to comment.