Skip to content

Commit

Permalink
Bump version to 2.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdavids8 committed Mar 8, 2014
1 parent 40c65ef commit 7cc074b
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 @@ -2,7 +2,7 @@
Predictor
=========

Fast and efficient recommendations and predictions using Ruby & Redis. Used in production over at [Pathgather](http://pathgather.com) to generate course similarities and content recommendations to users.
Fast and efficient recommendations and predictions using Ruby & Redis. Developed by and used at [Pathgather](http://pathgather.com) to generate course similarities and content recommendations to users.

![](https://www.codeship.io/projects/5aeeedf0-6053-0131-2319-5ede98f174ff/status)

Expand Down
2 changes: 1 addition & 1 deletion lib/predictor/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Predictor
VERSION = "1.0.0"
VERSION = "2.0.0.rc1"
end

0 comments on commit 7cc074b

Please sign in to comment.