Skip to content

Commit bf78731

Browse files
chore(release): bump package version to 0.0.1
1 parent f1331d3 commit bf78731

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
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
# Unreleased
3+
# [0.0.1](https://github.com/remarkablemark/react-dom-core/tree/v0.0.1) (2017-09-30)
44

55
### Features
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dom-core",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Exposes the core/internal modules from react-dom lib.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"scripts": {

0 commit comments

Comments
 (0)