Skip to content

Commit 22507a7

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-08-04) ### Features * initial commit ([9376818](9376818))
1 parent 9b0404f commit 22507a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
### @cookbook/mapper-js is authored by:
2+
* Marcos <contact@themgoncalves.com>
23
* Marcos Gonçalves <contact@themgoncalves.com>

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": "2.0.0",
3+
"version": "1.0.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)