Skip to content

Commit

Permalink
bamp
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Aug 24, 2013
1 parent 890b7c0 commit 0ec466f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name":"factorial",
"description":"returns the factorial of a number",
"version":"0.0.1",
"version":"0.0.2",
"homepage":"http://github.com/wearefractal/factorial",
"repository":"git://github.com/wearefractal/factorial.git",
"author":"Fractal <contact@wearefractal.com> (http://wearefractal.com/)",
Expand Down

2 comments on commit 0ec466f

@kenany
Copy link
Contributor

@kenany kenany commented on 0ec466f Aug 25, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

npm publish?

@yocontra
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done - just wanted to make the tests JS too

Please sign in to comment.