From 69085bb358dbce28189ec17d4e6bdaacd4309679 Mon Sep 17 00:00:00 2001 From: Daniel Eden Date: Fri, 16 Aug 2013 15:39:22 +0100 Subject: [PATCH] Update bower.json to reflect tag version --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5874c31..596b2bf 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "animate.css", - "version": "0.1.0", + "version": "2.0.0", "main": "./animate.css" -} \ No newline at end of file +}