Skip to content

Commit

Permalink
Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelsey Schlarman committed Jan 11, 2017
1 parent 0ed49c7 commit 5a07ed5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
druuid (1.0.1)
druuid (1.0.2)

GEM
remote: https://rubygems.org/
Expand All @@ -24,3 +24,6 @@ DEPENDENCIES
druuid!
rake
rspec

BUNDLED WITH
1.11.2
2 changes: 1 addition & 1 deletion druuid.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'druuid'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'Date-relative UUID generation'
s.description = 'Druuid generates 64-bit, time-sortable UUIDs.'

Expand Down

0 comments on commit 5a07ed5

Please sign in to comment.