Skip to content

Commit 3a3be4c

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2021-10-22) ### Features * update Resource class so that it no longer requires static orm attribute ([9dbe390](9dbe390))
1 parent a2d1e92 commit 3a3be4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"author": "Rafał Dzięgielewski <[email protected]>",
1313
"main": "lib/index.js",
1414
"types": "lib/index.d.ts",
15-
"version": "1.0.0",
15+
"version": "1.1.0",
1616
"license": "MIT",
1717
"scripts": {
1818
"clean": "rm -fR lib",

0 commit comments

Comments
 (0)