mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 19:28:39 +00:00
Update master version numbers
Summary: Update the version numbers on master to <the-next-version>-pre. Test plan: - ??? Auditors: kevinb, alpert
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "KaTeX",
|
"name": "KaTeX",
|
||||||
"version": "0.4.2",
|
"version": "0.6.0-pre",
|
||||||
"main": [
|
"main": [
|
||||||
"dist/katex.min.js",
|
"dist/katex.min.js",
|
||||||
"dist/katex.min.css"
|
"dist/katex.min.css"
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "katex",
|
"name": "katex",
|
||||||
"version": "0.4.2",
|
"version": "0.6.0-pre",
|
||||||
"description": "Fast math typesetting for the web.",
|
"description": "Fast math typesetting for the web.",
|
||||||
"main": "katex.js",
|
"main": "katex.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Reference in New Issue
Block a user