Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
elcuervo committed Dec 1, 2015
1 parent a8e96a6 commit b51b8b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ hence the name._
## Installation

```bash
gem install minuteman --pre
gem install minuteman
```

### Configuration
Expand Down
2 changes: 1 addition & 1 deletion minuteman.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "minuteman"
s.version = "2.0.0.pre"
s.version = "2.0.0"
s.summary = "Bit Analytics"
s.description = "Fast and furious tracking system using Redis bitwise operations"
s.authors = ["elcuervo"]
Expand Down

0 comments on commit b51b8b3

Please sign in to comment.