From 5a61aaef96d772779e8be06eb77c55e02d336ee8 Mon Sep 17 00:00:00 2001 From: Andrea Verlicchi Date: Tue, 6 May 2014 00:56:03 +0200 Subject: [PATCH] Version bump to 3.3.3 --- Gruntfile.js | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index db54d66..a845172 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -5,7 +5,7 @@ module.exports = function(grunt) { grunt.initConfig({ // Metadata. meta: { - version: '3.3.2' + version: '3.3.3' }, banner: '/*! picturePolyfill - v<%= meta.version %> - ' + '<%= grunt.template.today("yyyy-mm-dd") %>\n' + diff --git a/bower.json b/bower.json index 129c529..89362aa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "picturePolyfill", - "version": "3.3.2", + "version": "3.3.3", "main": "picturePolyfill.js", "ignore": [ ".idea",