Trix 0.10.1

This commit is contained in:
Javan Makhmali
2017-01-27 14:09:53 -05:00
parent 90c1c02e0d
commit fbb2913ad5
7 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2016 Basecamp, LLC
Copyright (c) 2017 Basecamp, LLC
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
+1 -1
View File
@@ -379,4 +379,4 @@ Only commit changes to Trixs source (everything except the compiled files in
---
© 2016 Basecamp, LLC.
© 2017 Basecamp, LLC.
+8 -8
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,7 +1,7 @@
@charset "UTF-8";
/*
Trix 0.10.0
Copyright © 2016 Basecamp, LLC
Trix 0.10.1
Copyright © 2017 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
border: 1px solid #bbb;
+8 -8
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "trix",
"version": "0.10.0",
"version": "0.10.1",
"description": "A rich text editor for everyday writing",
"main": "dist/trix.js",
"style": "dist/trix.css",
+1 -1
View File
@@ -1 +1 @@
0.10.0
0.10.1