Skip to content

Commit

Permalink
bump version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTheTank committed Sep 23, 2016
1 parent 58a33c2 commit 4a9c1b2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Jonathan Hornung <[email protected]>"
],
"version": "0.6.1",
"version": "0.6.2",
"description": "angular factory for youtube rest api connection",
"main": "dist/angular-youtube-api-factory.min.js",
"moduleType": [],
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-youtube-api-factory.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
@name: angular-youtube-api-factory
@version: 0.6.1 (23-09-2016)
@version: 0.6.2 (23-09-2016)
@author: Jonathan Hornung
@url: https://github.com/JohnnyTheTank/angular-youtube-api-factory#readme
@license: MIT
Expand Down
2 changes: 1 addition & 1 deletion dist/angular-youtube-api-factory.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-youtube-api-factory",
"version": "0.6.1",
"version": "0.6.2",
"description": "angularjs factory for youtube json rest api requests",
"main": "dist/angular-youtube-api-factory.min.js",
"scripts": {
Expand Down

0 comments on commit 4a9c1b2

Please sign in to comment.