Skip to content

Commit

Permalink
Regenerate gemspec for version 0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspernj committed Feb 15, 2017
1 parent 794a7f0 commit 9dcc939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions baza.gemspec
Expand Up @@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: baza 0.0.25 ruby lib
# stub: baza 0.0.26 ruby lib

Gem::Specification.new do |s|
s.name = "baza".freeze
s.version = "0.0.25"
s.version = "0.0.26"

s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Kasper Johansen".freeze]
s.date = "2017-01-27"
s.date = "2017-02-15"
s.description = "A database abstraction layer, model framework and database framework.".freeze
s.email = "kj@gfish.com".freeze
s.extra_rdoc_files = [
Expand Down

0 comments on commit 9dcc939

Please sign in to comment.