diff --git a/index.html b/index.html index 42e0bd804..e91151df5 100644 --- a/index.html +++ b/index.html @@ -2979,6 +2979,15 @@

Notes

+

+ Underscore version +
+ It's possible to get current Underscore version via + _.VERSION + . +

_.VERSION => 1.13.7
+

+

Change Log