bumped patch version
This commit is contained in:
parent
e6de9c1911
commit
3924575ac7
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "lpgar"
|
||||
spec.version = "0.2"
|
||||
spec.version = "0.2.1"
|
||||
spec.summary = "Lightweight Postgres Active Record"
|
||||
spec.description = <<~DESC
|
||||
Lightweight implementation of Active Record pattern for Postgres.
|
||||
|
|
Loading…
Reference in New Issue