Skip to content

Commit 168e255

Browse files
committed
chore: 0.1.3 release
1 parent 9eca818 commit 168e255

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/angular-component.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! angular-component v0.1.2 | (c) 2016 @toddmotto | https://github.com/toddmotto/angular-component */
1+
/*! angular-component v0.1.3 | (c) 2016 @toddmotto | https://github.com/toddmotto/angular-component */
22
(function () {
33

44
var ng = angular.module;

dist/angular-component.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-component",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"main": "./dist/angular-component.min.js",
55
"description": "Angular component() polyfill",
66
"author": "@toddmotto",

0 commit comments

Comments
 (0)