Skip to content

Commit 4a9c1b2

Browse files
committed
bump version to 0.6.2
1 parent 58a33c2 commit 4a9c1b2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"authors": [
55
"Jonathan Hornung <[email protected]>"
66
],
7-
"version": "0.6.1",
7+
"version": "0.6.2",
88
"description": "angular factory for youtube rest api connection",
99
"main": "dist/angular-youtube-api-factory.min.js",
1010
"moduleType": [],

dist/angular-youtube-api-factory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
@name: angular-youtube-api-factory
3-
@version: 0.6.1 (23-09-2016)
3+
@version: 0.6.2 (23-09-2016)
44
@author: Jonathan Hornung
55
@url: https://github.com/JohnnyTheTank/angular-youtube-api-factory#readme
66
@license: MIT

dist/angular-youtube-api-factory.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-youtube-api-factory",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "angularjs factory for youtube json rest api requests",
55
"main": "dist/angular-youtube-api-factory.min.js",
66
"scripts": {

0 commit comments

Comments
 (0)