We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d58fd8 + a04b22d commit 37cd550Copy full SHA for 37cd550
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- druuid (1.0.0)
+ druuid (1.0.1)
5
6
GEM
7
remote: https://rubygems.org/
druuid.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'druuid'
- s.version = '1.0.0'
+ s.version = '1.0.1'
s.summary = 'Date-relative UUID generation'
s.description = 'Druuid generates 64-bit, time-sortable UUIDs.'
0 commit comments