Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adrdilauro committed Dec 22, 2018
1 parent 37a8930 commit 63e0921
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ AngularAbTests is an [angular](https://angular.io/) module that helps you settin

It will **make your tests easy to debug and understand**, regardless of how complex they are, of how many versions you are setting up, or even of how many concurrent tests you are running.

### Update: version 1.2.1 has been released, here is the changelog
### Update: version 1.2.3 has been released, here is the changelog

1. Added [setter](#manually-read--set-a-specific-version-during-runtime) to change the version of a specific test during runtime

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-ab-tests",
"version": "1.2.2",
"version": "1.2.3",
"description": "Easy and descriptive way to setup complex AB tests and multivariate tests in Angular2+",
"author": "Adriano di Lauro",
"license": "MIT",
Expand Down

0 comments on commit 63e0921

Please sign in to comment.