Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
digininja committed Aug 5, 2023
1 parent 5d7e2fd commit 2e9b38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
require'json'
require "pathname"

VERSION = "3.2.0"
VERSION = "3.4.0"

# Find out what our base path is
base_path = File.expand_path(File.dirname(__FILE__))
Expand Down

0 comments on commit 2e9b38e

Please sign in to comment.