Skip to content
This repository was archived by the owner on Jul 6, 2020. It is now read-only.

Commit 2d6bfa5

Browse files
committed
Bump version to 0.12.0
This is a source only release. This is in preparation for 0.13 which will use the YouTube API.
1 parent 405d733 commit 2d6bfa5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Currently you can update data.json with new videos in two ways.
132132
##Author(s)
133133

134134
Frank Hale <frankhale@gmail.com>
135-
17 June 2015
135+
26 June 2015
136136

137137
##License
138138

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "toby",
3-
"version": "0.12.0-SNAPSHOT",
3+
"version": "0.12.0",
44
"homepage": "https://github.com/frankhale/toby",
55
"authors": [
66
"Frank Hale <frankhale@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "toby",
33
"description": "A YouTube player for the desktop",
4-
"version": "0.12.0-SNAPSHOT",
4+
"version": "0.12.0",
55
"main": "main.js",
66
"homepage": "https://github.com/frankhale/toby",
77
"authors": [

0 commit comments

Comments
 (0)