Skip to content

Commit

Permalink
chore: bump version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Oct 15, 2023
1 parent 5f97ba9 commit 5a027da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docs

on:
push:
branches: [main]
branches: [docs]
paths:
- 'docs/**/*'

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nostalgist",
"description": "Nostalgist.js is a JavaScript library that allows you to run emulators of retro consoles within web browsers.",
"version": "0.3.1",
"version": "0.4.0",
"author": {
"name": "arianrhodsandlot",
"email": "[email protected]"
Expand Down

0 comments on commit 5a027da

Please sign in to comment.