Skip to content

Commit

Permalink
Bumped package version
Browse files Browse the repository at this point in the history
  • Loading branch information
apendua committed Nov 28, 2014
1 parent 85cf8dd commit 7b46486
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Package.describe({
summary: "Gagarin, a Meteor testing framework",
name: "anti:gagarin",
version: "0.2.0",
version: "0.2.1",
git: "https://github.com/anticoders/gagarin.git",
});

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gagarin",
"version": "0.2.0",
"version": "0.2.1",
"description": "another testing framework for your meteor apps",
"main": "gagarin.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tests/example/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
anti:gagarin@0.1.4
anti:gagarin@0.2.1
[email protected]
[email protected]
[email protected]
Expand Down

0 comments on commit 7b46486

Please sign in to comment.