diff --git a/app/components/crate-row.hbs b/app/components/crate-row.hbs index 200ff96ae59..d4c5e2befd5 100644 --- a/app/components/crate-row.hbs +++ b/app/components/crate-row.hbs @@ -9,8 +9,8 @@ > {{ @crate.name }} - v{{@crate.max_version}} - + v{{@crate.newest_version}} +
{{ truncate-text @crate.description }} @@ -28,7 +28,7 @@
{{svg-jar "latest-updates" height="32" width="32"}} - Updated: + Updated: @@ -47,4 +47,4 @@ {{/if}} -
\ No newline at end of file +