From: Ben Beltran Date: Thu, 10 Nov 2016 06:52:36 +0000 (-0600) Subject: Merge branch 'release/1.0.0' into develop X-Git-Url: https://git.r.bdr.sh/rbdr/heart/commitdiff_plain/765a8ac8bcf2e024c69921305554ce815203f4b1?hp=fff45e3b9d371851d4e8c3e1655a5bf1509080f2 Merge branch 'release/1.0.0' into develop --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ca1c5b..26b9888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] 2016-11-10 +## 1.0.0 - 2016-11-10 ### Added - Basic configuration for jsdoc - Basic configuration for eslint diff --git a/package.json b/package.json index 0c8fc9e..36e8f3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heart", - "version": "0.0.0", + "version": "1.0.0", "description": "The heart", "main": "index.js", "scripts": {