Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin committed Jul 30, 2019
1 parent d1b0ea4 commit 4975a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ie11CustomProperties.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! ie11CustomProperties.js v1.1.0 | MIT License | https://git.io/fjXMN */
/*! ie11CustomProperties.js v1.2.0 | MIT License | https://git.io/fjXMN */
// Helpers / needed Polyfills
!function () {
'use strict';
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ie11-custom-properties",
"version": "1.1.0",
"version": "1.2.0",
"description": "Custom Properties polyfill for IE11.",
"main": "ie11CustomProperties.js",
"author": "Tobias Buschor",
Expand Down

0 comments on commit 4975a65

Please sign in to comment.