We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9a0c3 commit e31d6b1Copy full SHA for e31d6b1
package.json
@@ -2,7 +2,7 @@
2
"name": "ts-tiny-activerecord",
3
"author": "Michelle Tilley",
4
"description": "A tiny Active Record implementation for TypeScript",
5
- "version": "0.0.2",
+ "version": "0.0.3",
6
"main": "dist/index.js",
7
"types": "dist/index.d.ts",
8
"scripts": {
0 commit comments