Skip to content

Commit

Permalink
Version bump to 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed May 5, 2014
1 parent ac75c4b commit 5a61aae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -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' +
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picturePolyfill",
"version": "3.3.2",
"version": "3.3.3",
"main": "picturePolyfill.js",
"ignore": [
".idea",
Expand Down

0 comments on commit 5a61aae

Please sign in to comment.