Skip to content

Commit 11f1f13

Browse files
committed
[ci skip] bump to 3.3.1
1 parent e477a6f commit 11f1f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/mixins/element-mixin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { wrap } from '../utils/wrap.js';
2424
* Current Polymer version in Semver notation.
2525
* @type {string} Semver notation of the current version of Polymer.
2626
*/
27-
export const version = '3.3.0';
27+
export const version = '3.3.1';
2828

2929
const builtCSS = window.ShadyCSS && window.ShadyCSS['cssBuild'];
3030

0 commit comments

Comments
 (0)