Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Mar 19, 2024
1 parent 3bcce57 commit 1fb8327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safemode.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ require 'date'

Gem::Specification.new do |s|
s.name = "safemode".freeze
s.version = "1.4.0"
s.version = "1.5.0"
s.date = Date.today

s.summary = "A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby"
Expand Down

0 comments on commit 1fb8327

Please sign in to comment.