Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dim committed Dec 21, 2017
1 parent 841cb13 commit 0446ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
redpear (1.2.0)
redpear (1.3.0)
redis (>= 3.0.5)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/redpear/version.rb
@@ -1,7 +1,7 @@
module Redpear
module VERSION #:nodoc:
MAJOR = 1
MINOR = 2
MINOR = 3
TINY = 0
PRE = nil

Expand Down

0 comments on commit 0446ac4

Please sign in to comment.