diff --git a/LICENSE b/LICENSE index f75c18f..bf27a31 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Michael Scholtz +Copyright (c) 2014-2015 Michael Scholtz 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 a5ff78c..8bb7454 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steam-groups", - "version": "1.0.0", + "version": "1.0.1", "description": "node-steam extension which adds group functions", "author": "Michael Scholtz ", "license": "MIT",