Skip to content

Commit 2cbb3d2

Browse files
committed
[ci skip] bump to 3.5.1
1 parent c829815 commit 2cbb3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mixins/element-mixin.js

+1-1
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.5.0';
27+
export const version = '3.5.1';
2828

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

0 commit comments

Comments
 (0)