Skip to content

Commit bd5aefe

Browse files
committed
1 parent 484ff56 commit bd5aefe

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

packages/html5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2html5",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Author interactive math equations and diagrams online using LaTeX and PSTricks",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/latex2js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2js",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "LaTeX and PSTricks rendering & components for the Web",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/pstricks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/pstricks",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "PSTricks extension for LaTeX2JS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2react",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Author interactive math equations and diagrams online using LaTeX and PSTricks",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/settings",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "latex2js settings",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latex2js/utils",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
44
"description": "latex2js utilities",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "latex2vue",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Vue components for LaTeX2JS",
55
"author": "Dan Lynch <[email protected]>",
66
"homepage": "https://github.com/Mathapedia/LaTeX2JS",

0 commit comments

Comments
 (0)