Skip to content

Commit

Permalink
Release v0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
WorldThirteen committed Feb 3, 2020
1 parent abce506 commit b06c9ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## [0.3.10] - 2020-02-03
### Fixed
- Typescript typings
- Cross Origin Issue for imageTensorFromURL (@adamelmore)

## [0.3.8] - 2019-06-23
### Added
- Typescript support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gammacv",
"version": "0.3.9",
"version": "0.3.10",
"description": "GammaCV is a WebGL accelerated Computer Vision library for browser",
"main": "dist/index.js",
"jsnext:main": "dist/index.es.js",
Expand Down

0 comments on commit b06c9ae

Please sign in to comment.