Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 77ae393

Browse files
committed
Regenerate gemspec for version 1.0.2
1 parent 771a867 commit 77ae393

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

heap.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
# DO NOT EDIT THIS FILE DIRECTLY
33
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
44
# -*- encoding: utf-8 -*-
5-
# stub: heap 1.0.1 ruby lib
5+
# stub: heap 1.0.2 ruby lib
66

77
Gem::Specification.new do |s|
88
s.name = "heap"
9-
s.version = "1.0.1"
9+
s.version = "1.0.2"
1010

1111
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1212
s.require_paths = ["lib"]
1313
s.authors = ["Victor Costan"]
14-
s.date = "2016-03-08"
14+
s.date = "2016-04-07"
1515
s.description = "Implements Heap's server-side API"
1616
s.email = "[email protected]"
1717
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)