Skip to content

Commit

Permalink
Updated version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai Salmen committed Aug 15, 2017
1 parent 743b084 commit e3006dd
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,5 +1,10 @@
# Changelog

## 1.4.1

#### Loader related changes
- Issue #14: RawObject was not set with usemtl name, but with mtllib

## 1.4.0

#### Loader related changes
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": "wwobjloader2",
"version": "1.4.0",
"version": "1.4.1",
"description": "New OBJLoader utilizing web worker for three.js",
"main": "build/WWOBJLoader.js",
"author": "kaisalmen",
Expand Down

0 comments on commit e3006dd

Please sign in to comment.