Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dist/js/ratchet.js')
-rw-r--r--dist/js/ratchet.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/js/ratchet.js b/dist/js/ratchet.js
index ca25df1..97fbd92 100644
--- a/dist/js/ratchet.js
+++ b/dist/js/ratchet.js
@@ -1,7 +1,7 @@
/*!
* =====================================================
* Ratchet v2.0.2 (http://goratchet.com)
- * Copyright 2015 Connor Sears
+ * Copyright 2016 Connor Sears
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
*
* v2.0.2 designed by @connors.
@@ -233,7 +233,7 @@
var transitionMap = {
'slide-in' : 'slide-out',
'slide-out' : 'slide-in',
- fade : 'fade'
+ fade : 'fade'
};
var bars = {