Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Cazala committed Jul 11, 2016
1 parent 6fea861 commit e395356
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mnist",
"version": "1.0.2",
"version": "1.0.4",
"homepage": "https://github.com/cazala/mnist",
"authors": [
"Juan Cazala <[email protected]> (http://juancazala.com/)"
Expand All @@ -15,4 +15,4 @@
"ignore": [
"node_modules"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mnist",
"version": "1.0.3",
"version": "1.0.4",
"description": "mnist digits",
"main": "src/mnist.js",
"scripts": {
Expand Down

0 comments on commit e395356

Please sign in to comment.