diff --git a/package.json b/package.json index 6a63d6b..7f82507 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@joggr/tempo", - "version": "0.2.0", + "version": "0.3.0", "description": "Library used to programmatically build markdown documents, with a heavy tilt toward GitHub Flavored Markdown (GFM).", "main": "dist/index.js", "scripts": {