Trix 1.3.1

This commit is contained in:
Javan Makhmali
2020-12-04 15:42:26 -05:00
parent 1e8b295f31
commit c97f990832
5 changed files with 18 additions and 18 deletions
+8 -8
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*
Trix 1.3.0
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
+7 -7
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "trix",
"version": "1.3.0",
"version": "1.3.1",
"description": "A rich text editor for everyday writing",
"main": "dist/trix.js",
"style": "dist/trix.css",
+1 -1
View File
@@ -1 +1 @@
1.3.0
1.3.1