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",
|
||||
"version": "0.4.2",
|
||||
"version": "0.6.0-pre",
|
||||
"main": [
|
||||
"dist/katex.min.js",
|
||||
"dist/katex.min.css"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "katex",
|
||||
"version": "0.4.2",
|
||||
"version": "0.6.0-pre",
|
||||
"description": "Fast math typesetting for the web.",
|
||||
"main": "katex.js",
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user