Skip to content

Commit ea15545

Browse files
committed
6.3.0
1 parent 9b562d9 commit ea15545

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## Unreleased
5+
## 6.3.0 - 2017-08-24
66

77
- **Added**: Use [`nanoassert`](https://github.com/emilbayes/nanoassert) in the browser.
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nanocomponent",
3-
"version": "6.2.0",
3+
"version": "6.3.0",
44
"description": "Native DOM components that pair nicely with DOM diffing algorithms",
55
"main": "index.js",
66
"browser": {

0 commit comments

Comments
 (0)