diff --git a/license b/license index 527cbd8..9d340ba 100644 --- a/license +++ b/license @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2018 Michael Mayer +Copyright (c) Michael Mayer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 2aed02c..6282c01 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,12 @@ { "name": "merge-options", - "version": "1.0.1", + "version": "2.0.0", "description": "Merge Option Objects", "license": "MIT", "repository": "schnittstabil/merge-options", "author": { "name": "Michael Mayer", - "email": "michael@schnittstabil.de", - "url": "schnittstabil.de" + "email": "michael@schnittstabil.de" }, "engines": { "node": ">=8"