Skip to content

Commit

Permalink
Release v0.9.30
Browse files Browse the repository at this point in the history
- Render square brackets correctly
- Various dependency upgrades
  • Loading branch information
Morpheu5 committed Apr 9, 2021
1 parent 0710078 commit 6375606
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inequality",
"version": "0.9.29",
"version": "0.9.30",
"description": "A symbolic equation editor for the web",
"private": false,
"main": "./lib/main.js",
Expand Down

0 comments on commit 6375606

Please sign in to comment.