diff --git a/package.js b/package.js index 7baaf14..d2655d5 100644 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ summary: "Gagarin, a Meteor testing framework", name: "anti:gagarin", - version: "0.3.0-pre3", + version: "0.3.0-pre4", git: "https://github.com/anticoders/gagarin.git", }); diff --git a/package.json b/package.json index 754ab2c..8e838f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gagarin", - "version": "0.3.0-pre3", + "version": "0.3.0-pre4", "description": "another testing framework for your meteor apps", "main": "gagarin.js", "repository": { diff --git a/tests/example/.meteor/versions b/tests/example/.meteor/versions index d883e4c..3b2e285 100644 --- a/tests/example/.meteor/versions +++ b/tests/example/.meteor/versions @@ -1,4 +1,4 @@ -anti:gagarin@0.3.0-pre3 +anti:gagarin@0.3.0-pre4 application-configuration@1.0.3 autopublish@1.0.1 autoupdate@1.1.3