File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " underscore.string" ,
3- "version" : " 3.3.5 " ,
3+ "version" : " 3.3.6 " ,
44 "description" : " String manipulation extensions for Underscore.js javascript library." ,
55 "homepage" : " http://epeli.github.com/underscore.string/" ,
66 "contributors" : [
Original file line number Diff line number Diff line change 22 "name" : " underscore.string" ,
33 "repo" : " epeli/underscore.string" ,
44 "description" : " String manipulation extensions for Underscore.js javascript library" ,
5- "version" : " 3.3.5 " ,
5+ "version" : " 3.3.6 " ,
66 "keywords" : [
77 " underscore" ,
88 " string"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ function s(value) {
1616 this . _wrapped = value ;
1717}
1818
19- s . VERSION = '3.3.5 ' ;
19+ s . VERSION = '3.3.6 ' ;
2020
2121s . isBlank = require ( './isBlank' ) ;
2222s . stripTags = require ( './stripTags' ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " underscore.string" ,
3- "version" : " 3.3.5 " ,
3+ "version" : " 3.3.6 " ,
44 "description" : " String manipulation extensions for Underscore.js javascript library." ,
55 "homepage" : " http://epeli.github.com/underscore.string/" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments