Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
YousefED committed May 2, 2021
1 parent b814fd6 commit 4362399
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "0.1.2"
"version": "0.1.3"
}
2 changes: 1 addition & 1 deletion packages/reactive-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/reactive-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@reactivedata/react",
"version": "0.1.2",
"version": "0.1.3",
"private": false,
"main": "dist/reactive-react-bindings.js",
"module": "dist/reactive-react-bindings.module.js",
Expand Down

0 comments on commit 4362399

Please sign in to comment.