Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Oct 12, 2014
1 parent 2aa530c commit 5acd181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/split/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Split
MAJOR = 0
MINOR = 8
MAJOR = 1
MINOR = 0
PATCH = 0
VERSION = [MAJOR, MINOR, PATCH].join('.')
end

0 comments on commit 5acd181

Please sign in to comment.