Skip to content

Commit 5216630

Browse files
ursmclaude
andcommitted
Bump version to 0.1.0
First release with the architecture and behaviour stable: in-process JS-resident DOM (V8 via rusty_racer / QuickJS), correctness gated by the vendored web-platform-tests subset and the five-app integration suites. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8e818f5 commit 5216630

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/capybara/simulated/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Capybara
44
module Simulated
5-
VERSION = '0.0.7'
5+
VERSION = '0.1.0'
66
end
77
end

0 commit comments

Comments
 (0)