Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
juanhapes committed Oct 9, 2019
1 parent 0c5f672 commit bdda6c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -5,8 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [1.0.0] - 2019-10-09
### Added
- Unit Tests
- `Redis`
- Documentation
- Unit Tests
- Documentation
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@janiscommerce/redis",
"version": "0.0.1",
"version": "1.0.0",
"description": "A Driver to use Redis",
"main": "lib/redis.js",
"scripts": {
Expand Down

0 comments on commit bdda6c0

Please sign in to comment.