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 18, 2024
1 parent f0e33fe commit 260137b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.7
1.5.0
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 260137b

Please sign in to comment.