From 3dd2178b784227ed8ecf615ec94d4e06cfe4dcba Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Tue, 19 Jul 2016 18:22:36 +0100 Subject: [PATCH] v0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 677c002dfe..a4a248aa0e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docx", - "version": "0.0.0", + "version": "1.0.0", "description": "Generate .docx documents with JavaScript (formerly Office-Clippy)", "main": "build/index.js", "scripts": {