Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CompeyDev committed Oct 18, 2022
1 parent 15035bd commit 428e9c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Enter Project Directory
run: cd dist/test/example
- name: Build
uses: CompeyDev/rojo-build-action@0.1.3
uses: CompeyDev/rojo-build-action@0.1.4
with:
output: model
type: rbxm
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rojo-build-action",
"version": "0.1.3",
"version": "0.1.4",
"description": "A GitHub action to automate Rojo project builds.",
"main": "./src/index.ts",
"repository": "https://github.com/CompeyDev/rojo-build-action",
Expand Down

0 comments on commit 428e9c6

Please sign in to comment.