Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
imlucas committed Sep 22, 2015
1 parent c232666 commit dd44e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mongodb-js-fmt",
"description": "Automatically rewrites our code to a shared spec because style is for tailors.",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"check": "mongodb-js-precommit",
"fmt": "node bin/mongodb-js-fmt.js --dry",
Expand Down

0 comments on commit dd44e3d

Please sign in to comment.