Skip to content

Commit

Permalink
Change dev version to 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpschaaf authored Apr 19, 2017
1 parent afb233c commit e6c94cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polymer-micro.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="import" href="src/micro/attributes.html">

<script>
Polymer.version = 'master';
Polymer.version = '1.x';
</script>

<script>
Expand Down

0 comments on commit e6c94cc

Please sign in to comment.