Skip to content

Commit ab46409

Browse files
committed
2.0.0
1 parent 5de914a commit ab46409

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016-2018 Michael Mayer
3+
Copyright (c) Michael Mayer <[email protected]>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
{
22
"name": "merge-options",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "Merge Option Objects",
55
"license": "MIT",
66
"repository": "schnittstabil/merge-options",
77
"author": {
88
"name": "Michael Mayer",
9-
"email": "[email protected]",
10-
"url": "schnittstabil.de"
9+
"email": "[email protected]"
1110
},
1211
"engines": {
1312
"node": ">=8"

0 commit comments

Comments
 (0)