Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Aug 8, 2013
1 parent 804ad7b commit a9f6d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "matchme",
"description": "Simple Object Query Language",
"author": "Damon Oehlman <damon.oehlman@gmail.com>",
"version": "0.2.0",
"version": "1.0.0",
"testling": {
"files": "test/all.js",
"browsers": [
Expand Down Expand Up @@ -43,4 +43,4 @@
"tape": "~1.0.4",
"underscore": "~1.5.1"
}
}
}

0 comments on commit a9f6d49

Please sign in to comment.