Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-horse committed Sep 29, 2014
1 parent 58b2e35 commit b06e90a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

1.0.1 / 2014-09-30
==================

* less strict

1.0.0 / 2014-09-30
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "abtest",
"version": "1.0.0",
"version": "1.0.1",
"description": "an A/B test client for node web",
"main": "lib/abtest.js",
"files": [
Expand Down

0 comments on commit b06e90a

Please sign in to comment.