Skip to content

Commit e4c6c12

Browse files
committed
0.0.5
1 parent ce2d76e commit e4c6c12

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

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": "web-video-labeler",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Label videos on the web for training image classifiers",
55
"repository": "https://github.com/danrouse/web-video-labeler",
66
"main": "dist/main.js",

static/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Web Video Labeler",
4-
"version": "0.0.4",
4+
"version": "0.0.5",
55
"description": "Label videos on the web for training image classifiers",
66
"content_scripts": [
77
{

0 commit comments

Comments
 (0)