Skip to content

Commit 4c63d95

Browse files
committed
Trix 0.9.7
1 parent d95f2b7 commit 4c63d95

File tree

5 files changed

+18
-23
lines changed

5 files changed

+18
-23
lines changed

dist/trix-core.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/trix.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/*
3-
Trix 0.9.6
3+
Trix 0.9.7
44
Copyright © 2016 Basecamp, LLC
55
http://trix-editor.org/
66
*/

dist/trix.js

Lines changed: 8 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trix",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "A rich text editor for everyday writing",
55
"main": "dist/trix.js",
66
"style": "dist/trix.css",

src/trix/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.6
1+
0.9.7

0 commit comments

Comments
 (0)