Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3h3ad committed Jun 13, 2024
2 parents b4d695f + 1c7d2c3 commit 725ff4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish to npm
name: Publish to npm beta

on:
push:
branches:
- 'dev'
- 'beta'
jobs:
build:
runs-on: ubuntu-22.04
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": "codekon",
"version": "1.0.2",
"version": "1.0.3",
"description": "Entirety of GDSC NITS project templates at your fingertips",
"type": "module",
"main": "dist/src/index.js",
Expand Down

0 comments on commit 725ff4a

Please sign in to comment.