Skip to content

Commit

Permalink
chore(release): 1.0.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-next.1 (2019-03-11)

### Features

* **logger:** initial implementation ([174b7f5](174b7f5))
  • Loading branch information
semantic-release-bot committed Mar 11, 2019
1 parent 174b7f5 commit ec68b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cold-deck",
"version": "0.0.0-development",
"version": "1.0.0-next.1",
"description": "logs module",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ec68b92

Please sign in to comment.