diff --git a/package.json b/package.json index 664047752..580698fca 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "homebrewery", "description": "Create authentic looking D&D homebrews using only markdown", - "version": "2.8.1", + "version": "2.8.2", "repository": { "type": "git", - "url": "git://github.com/stolksdorf/homebrewery.git" + "url": "git://github.com/naturalcrit/homebrewery.git" }, "scripts": { "dev": "node scripts/dev.js",