Skip to content

Commit

Permalink
v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gigabo committed Feb 12, 2016
1 parent 5b2e14d commit a3a40d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.0.5
0.0.6
2 changes: 1 addition & 1 deletion packages/react-server-gulp-module-tagger/package.json
@@ -1,6 +1,6 @@
{
"name": "react-server-gulp-module-tagger",
"version": "0.0.0",
"version": "0.0.6",
"description": "A gulp plugin to replace tags with module information",
"main": "index.js",
"repository": "redfin/react-server",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-server/package.json
@@ -1,6 +1,6 @@
{
"name": "react-server",
"version": "0.0.5",
"version": "0.0.6",
"description": "React Server",
"main": "target/server/server.js",
"browser": "target/client/client.js",
Expand Down

0 comments on commit a3a40d6

Please sign in to comment.