Skip to content

Commit 7bac5dc

Browse files
chore(release): 0.1.1 [skip ci]
## [0.1.1](0.1.0...0.1.1) (2021-11-30) ### Bug Fixes * **ts:** replace unknown with any ([2018095](2018095))
1 parent 358f477 commit 7bac5dc

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@owowagency/model-collection",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"main": "model-collection.cjs",
66
"module": "model-collection.mjs",

0 commit comments

Comments
 (0)