From b800e5847ba0391a790222e8dc6c1f9ed7ee647a Mon Sep 17 00:00:00 2001 From: Artem Polikarpov Date: Sun, 30 Mar 2014 01:21:07 +0400 Subject: [PATCH] Tagging the 4.5.1 release --- fotorama.jquery.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fotorama.jquery.json b/fotorama.jquery.json index f6568ebc..8d1853ab 100644 --- a/fotorama.jquery.json +++ b/fotorama.jquery.json @@ -1,6 +1,6 @@ { "name": "fotorama", - "version": "4.5.0", + "version": "4.5.1", "title": "Fotorama", "description": "A simple, stunning, powerful jQuery gallery.", "keywords": [ @@ -28,7 +28,7 @@ "bugs": "https://github.com/artpolikarpov/fotorama/issues", "homepage": "http://fotorama.io/", "docs": "http://fotorama.io/use/", - "download": "http://fotorama.s3.amazonaws.com/4.5.0/fotorama-4.5.0.zip", + "download": "http://fotorama.s3.amazonaws.com/4.5.1/fotorama-4.5.1.zip", "dependencies": { "jquery": ">=1.8" }