Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guigrpa committed Aug 27, 2020
1 parent 2ea2a62 commit a03166b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
## 1.7.0 (2020-8-27)

* Rewritten in TypeScript.

## 1.6.2 (2019-8-11)
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "timm",
"version": "1.6.2",
"version": "1.7.0",
"description": "Immutability helpers with fast reads and acceptable writes",
"author": "Guillermo Grau Panea",
"license": "MIT",
Expand Down Expand Up @@ -54,4 +54,4 @@
"seamless-immutable": "^7.1.4",
"xxl": "^1.3.0"
}
}
}

0 comments on commit a03166b

Please sign in to comment.