Skip to content

Commit

Permalink
Merge pull request #9 from unicef-polymer/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
acory authored May 29, 2018
2 parents 3f51cca + 9a115df commit 5bd7a78
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "etools-behaviors",
"description": "Common behaviors",
"version": "2.0.0",
"version": "2.0.1",
"license": "https://github.com/unicef-polymer/etools-behaviors/blob/master/LICENSE.md",
"main": "etools-behaviors-demo-helper",
"dependencies": {
Expand Down
1 change: 1 addition & 0 deletions demo/etools-behaviors-demo-helper.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<link rel="import" href="../etools-logs-mixin.html">
<link rel="import" href="../etools-mixin-factory.html">
<link rel="import" href="../../polymer/polymer-element.html">


Expand Down
2 changes: 2 additions & 0 deletions etools-logs-mixin.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<link rel="import" href="../polymer/lib/utils/mixin.html">

<script>
'use strict';
/**
Expand Down

0 comments on commit 5bd7a78

Please sign in to comment.