Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.6...v1.3.0) (2024-05-17)

### Features

* fetch v2 for remote evaluation client ([#64](#64)) ([9091b5d](9091b5d))
  • Loading branch information
amplitude-sdk-bot committed May 17, 2024
1 parent 9091b5d commit 83aeb87
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/amplitude/experiment-ruby-server/compare/v1.2.6...v1.3.0) (2024-05-17)


### Features

* fetch v2 for remote evaluation client ([#64](https://github.com/amplitude/experiment-ruby-server/issues/64)) ([9091b5d](https://github.com/amplitude/experiment-ruby-server/commit/9091b5de34f14fae7697ec25a1701977291449f9))

## [1.2.6](https://github.com/amplitude/experiment-ruby-server/compare/v1.2.5...v1.2.6) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion lib/experiment/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module AmplitudeExperiment
VERSION = '1.2.6'.freeze
VERSION = '1.3.0'.freeze
end

0 comments on commit 83aeb87

Please sign in to comment.