Skip to content

Commit

Permalink
Changed my mind, it's not 1.0 material yet
Browse files Browse the repository at this point in the history
  • Loading branch information
slaskis committed Nov 28, 2012
1 parent a396c61 commit d947e52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "geom-vec",
"repo": "publicclass/geom-vec",
"description": "A collection of terse, efficient vector tools.",
"version": "1.0.0",
"version": "0.1.0",
"keywords": ["geometry", "vector", "geom", "vec"],
"dependencies": {},
"development": {},
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": "geom-vec",
"version": "1.0.0",
"version": "0.1.0",
"description": "A collection of terse, efficient vector tools.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d947e52

Please sign in to comment.