Fix Numbering (#4)

* Version bump

* (fix): fixed issue with numbering in document
This commit is contained in:
h4buli
2018-04-17 15:33:53 +02:00
committed by GitHub
parent 810ccb40d7
commit c92cab5e5b
3 changed files with 18 additions and 55 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docx-h4",
"version": "3.2.1",
"version": "3.2.2",
"description": "Generate .docx documents with JavaScript (formerly Office-Clippy)",
"main": "build/index.js",
"scripts": {