Skip to content

Commit 12fa1b5

Browse files
committed
[ci skip] bump to 3.4.1
1 parent 1075dde commit 12fa1b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.0';
27+
export const version = '3.4.1';
2828

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

0 commit comments

Comments
 (0)