mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
[ci skip] Update version to 3.3.0
This commit is contained in:
parent
94585c3168
commit
dd7c0d706c
@ -24,7 +24,7 @@ import { wrap } from '../utils/wrap.js';
|
||||
* Current Polymer version in Semver notation.
|
||||
* @type {string} Semver notation of the current version of Polymer.
|
||||
*/
|
||||
export const version = '3.2.0';
|
||||
export const version = '3.3.0';
|
||||
|
||||
const builtCSS = window.ShadyCSS && window.ShadyCSS['cssBuild'];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user