0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 11:12:39 +00:00

Release 2.8.2

Marking this as a stable version since it's been a while, in preparation for adding new features.
This commit is contained in:
Trevor Buckner
2020-03-11 09:29:04 -04:00
committed by GitHub
parent 44649d7f51
commit 546cc13c1c

View File

@@ -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",