Skip to content

Commit

Permalink
Releasing v4.0.0 - see change log
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed Jul 18, 2014
1 parent 7df7f45 commit a0a926e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.4.0'
version: '4.0.0'
},
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.4.0",
"version": "4.0.0",
"main": "picturePolyfill.js",
"ignore": [
".idea",
Expand Down
4 changes: 2 additions & 2 deletions dist/picturePolyfill.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a0a926e

Please sign in to comment.