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

Commit

Permalink
Bump version for v0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lluiscampos committed Jul 9, 2016
1 parent 443888e commit 7854ee9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trevaling",
"version": "0.0.1",
"version": "0.1.0",
"scripts": {
"start": "node main.js",
"comet67p_lint": "./node_modules/.bin/eslint comet67p/src",
Expand Down
2 changes: 1 addition & 1 deletion rosetta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rosetta",
"version": "0.0.1",
"version": "0.1.0",
"devDependencies": {
"browserify-istanbul": "^2.0.0",
"chai": "^3.5.0",
Expand Down

0 comments on commit 7854ee9

Please sign in to comment.