]> git.r.bdr.sh - rbdr/heart/commitdiff
Merge branch 'release/1.0.0' into develop
authorBen Beltran <redacted>
Thu, 10 Nov 2016 06:52:36 +0000 (00:52 -0600)
committerBen Beltran <redacted>
Thu, 10 Nov 2016 06:52:36 +0000 (00:52 -0600)
CHANGELOG.md
package.json

index 4ca1c5b216f3362653abbffd31b8945875cba13c..26b98880cc40f67edccdd892eba02f1b43dc7b36 100644 (file)
@@ -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
index 0c8fc9e630ccde9d552047739b5cc0f67b4d23d5..36e8f3dbfade86973d1699e65506e8d2ee4d2141 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "heart",
-  "version": "0.0.0",
+  "version": "1.0.0",
   "description": "The heart",
   "main": "index.js",
   "scripts": {