Skip to content

Commit

Permalink
Built succinct from commit 85cace2 on branch development
Browse files Browse the repository at this point in the history
  • Loading branch information
micjamking committed Oct 5, 2014
1 parent 7810a25 commit 1315f17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ By default, the plugin also removes the set of 32 ASCII special characters at th
##Details
* * Succinct is < 0.6kb minified
* You'll need a copy of [jQuery](http://code.jquery.com/jquery-latest.min.js) to run this plugin
* 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).
* 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).

###Copyright
[MIT license](http://opensource.org/licenses/MIT) Copyright (c) 2013 Mike King ([@micjamking](http://twitter.com/micjamking))
[MIT license](http://opensource.org/licenses/MIT) Copyright (c) 2014 Mike King ([@micjamking](http://twitter.com/micjamking))
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "succinct",
"version": "1.0.0",
"version": "1.1.0",
"homepage": "https://github.com/micjamking/succinct",
"description": "A tiny jQuery plugin for truncating multiple lines of text"
}

0 comments on commit 1315f17

Please sign in to comment.