Skip to content

Commit

Permalink
commit for 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raurir committed May 18, 2020
1 parent 1801581 commit e157d3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,7 @@ The types of files in the root `publicFolder` to be copied to the asset director
];
}
```

# DEPLOY

Update version in package.json then release via github releases with same tag #!
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-asset-path",
"version": "2.0.2",
"version": "3.0.1",
"description": "Gatsby plugin that copies JS and CSS files and static folder to a custom folder",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e157d3d

Please sign in to comment.