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:
parent
ce99abd1f2
commit
2600587f78
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user