Skip to content

Commit

Permalink
Update VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Victorcorcos committed Dec 7, 2023
1 parent 3701864 commit 9f27d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/parsec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module Parsec
class Parsec
using StringToBooleanRefinements

VERSION = '0.14.0'.freeze
VERSION = '0.14.1'.freeze

# evaluates the equation and returns only the result
def self.eval_equation(equation)
Expand Down

0 comments on commit 9f27d68

Please sign in to comment.