Skip to content

Commit 1315f17

Browse files
committed
Built succinct from commit 85cace2 on branch development
1 parent 7810a25 commit 1315f17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ By default, the plugin also removes the set of 32 ASCII special characters at th
5151
##Details
5252
* * Succinct is < 0.6kb minified
5353
* You'll need a copy of [jQuery](http://code.jquery.com/jquery-latest.min.js) to run this plugin
54-
* If you have any suggestions, comments, or creative insults for my code, [add an issue](https://github.com/micjamking/succinct/issues/new) or [fork the repo](https://github.com/micjamking/succinct/fork).
54+
* Suggestions, comments, or creative insults: [add an issue](https://github.com/micjamking/succinct/issues/new) or [fork the repo](https://github.com/micjamking/succinct/fork).
5555

5656
###Copyright
57-
[MIT license](http://opensource.org/licenses/MIT) Copyright (c) 2013 Mike King ([@micjamking](http://twitter.com/micjamking))
57+
[MIT license](http://opensource.org/licenses/MIT) Copyright (c) 2014 Mike King ([@micjamking](http://twitter.com/micjamking))

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "succinct",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"homepage": "https://github.com/micjamking/succinct",
55
"description": "A tiny jQuery plugin for truncating multiple lines of text"
66
}

0 commit comments

Comments
 (0)