From 1caaa6434aae5f2c20702ff20f89af6bf09f94b4 Mon Sep 17 00:00:00 2001 From: mattconvente Date: Mon, 12 Oct 2015 11:13:05 -0400 Subject: [PATCH] Adds version to CSS source files. --- animate.css | 1 + animate.min.css | 1 + source/_base.css | 1 + 3 files changed, 3 insertions(+) diff --git a/animate.css b/animate.css index 58b7900..5709d4c 100755 --- a/animate.css +++ b/animate.css @@ -2,6 +2,7 @@ /*! Animate.css - http://daneden.me/animate +Version - 3.4.0 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden diff --git a/animate.min.css b/animate.min.css index 14cfe52..85f26f0 100755 --- a/animate.min.css +++ b/animate.min.css @@ -1,5 +1,6 @@ @charset "UTF-8";/*! Animate.css - http://daneden.me/animate +Version - 3.4.0 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden diff --git a/source/_base.css b/source/_base.css index 7fa880b..6941be0 100644 --- a/source/_base.css +++ b/source/_base.css @@ -1,6 +1,7 @@ @charset "UTF-8"; /*! Animate.css - http://daneden.me/animate +Version - 3.4.0 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden