diff --git a/LICENSE b/LICENSE index 06c4b21..375e05f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014 PlugLynn +Copyright (c) 2015 René Kooi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/package.json b/package.json index 2e55899..8727425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plug-modules", - "version": "4.0.1", + "version": "4.1.0", "description": "Retroactively add reasonable module definition paths to plug.dj.", "main": "./plug-modules", "license": "MIT",