Skip to content

Commit

Permalink
release 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-brade committed Aug 1, 2019
1 parent 0bddbbf commit 2c3f5af
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/js/playground.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js/playground.bundle.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "latex.js",
"description": "JavaScript LaTeX to HTML5 translator",
"version": "0.12.0",
"version": "0.12.1",
"author": {
"name": "Michael Brade",
"email": "[email protected]"
Expand Down Expand Up @@ -76,7 +76,7 @@
"chai-as-promised": "7.x",
"slugify": "1.3.x",
"decache": "4.5.x",
"puppeteer": "1.18.x",
"puppeteer": "1.19.x",
"puppeteer-firefox": "0.x",
"pixelmatch": "5.x",
"nyc": "14.x",
Expand Down
4 changes: 2 additions & 2 deletions package.json.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

name: 'latex.js'
description: 'JavaScript LaTeX to HTML5 translator'
version: '0.12.0'
version: '0.12.1'

author:
'name': 'Michael Brade'
Expand Down Expand Up @@ -127,7 +127,7 @@ devDependencies:
'slugify': '1.3.x'
'decache': '4.5.x'

'puppeteer': '1.18.x'
'puppeteer': '1.19.x'
'puppeteer-firefox': '0.x'
'pixelmatch': '5.x'

Expand Down

0 comments on commit 2c3f5af

Please sign in to comment.