Skip to content

Commit 6ff34ff

Browse files
committed
0.10.3
1 parent 3e4a8ca commit 6ff34ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactivedb",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "Reactive ORM for Lovefield",
55
"main": "dist/cjs/index.js",
66
"scripts": {

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default '0.10.2'
1+
export default '0.10.3'

0 commit comments

Comments
 (0)