Skip to content

Commit 42fd811

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2021-10-02) ### Features * improve ts notation and upgrade dependencies ([5509661](5509661))
1 parent 367f078 commit 42fd811

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": "@cookbook/mapper-js",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Fast, reliable and intuitive object mapping.",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)