Skip to content
Snippets Groups Projects
Commit 8b74b411 authored by pjs's avatar pjs
Browse files

updated gemspec to v0.3.2


Signed-off-by: default avatarpjs <pjs@alum.mit.edu>
parent 9abd2f30
No related branches found
Tags v0.3.2
No related merge requests found
# -*- ruby -*- # -*- ruby -*-
_VERSION = "0.3.1" _VERSION = "0.3.2"
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "simplekit" s.name = "simplekit"
s.version = _VERSION s.version = _VERSION
s.date = "2012-03-02" s.date = "2012-03-14"
s.summary = "Discrete event simulation engine." s.summary = "Discrete event simulation engine."
s.homepage = "git://or.nps.edu/simplekit-ruby.git" s.homepage = "git://or.nps.edu/simplekit-ruby.git"
s.email = "pjs@alum.mit.edu" s.email = "pjs@alum.mit.edu"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment