summaryrefslogtreecommitdiff
path: root/trocla.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'trocla.gemspec')
-rw-r--r--trocla.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/trocla.gemspec b/trocla.gemspec
index 8d3cd09..65c63f3 100644
--- a/trocla.gemspec
+++ b/trocla.gemspec
@@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: trocla 0.0.10 ruby lib
+# stub: trocla 0.0.11 ruby lib
Gem::Specification.new do |s|
s.name = "trocla"
- s.version = "0.0.10"
+ s.version = "0.0.11"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["mh"]
- s.date = "2014-06-27"
+ s.date = "2014-08-21"
s.description = "Trocla helps you to generate random passwords and to store them in various formats (plain, MD5, bcrypt) for later retrival."
s.email = "mh+trocla@immerda.ch"
s.executables = ["trocla"]