triangulum 0.5.1-aarch64-linux-gnu → 0.6.0-aarch64-linux-gnu

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Triangulum
4
- VERSION = '0.5.1'
4
+ VERSION = '0.6.0'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: triangulum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.6.0
5
5
  platform: aarch64-linux-gnu
6
6
  authors:
7
7
  - Niklas van Schrick
@@ -178,6 +178,7 @@ files:
178
178
  - README.md
179
179
  - exe/aarch64-linux-gnu/bun
180
180
  - lib/triangulum.rb
181
+ - lib/triangulum/js/single-validation.js
181
182
  - lib/triangulum/validation.rb
182
183
  - lib/triangulum/version.rb
183
184
  homepage: https://github.com/code0-tech/triangulum