Skip to content

Commit

Permalink
bump patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaswatPadhi committed Jun 9, 2023
1 parent cf4c62a commit fc5eb2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: all build clean docs default lint release

VERSION=2.4.0
VERSION=2.4.1

# Building tools
BROWSERIFY = $(realpath ./node_modules/.bin/browserify)
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": "pseudocode",
"version": "2.4.0",
"version": "2.4.1",
"author": {
"name": "Saswat Padhi",
"email": "[email protected]",
Expand Down

0 comments on commit fc5eb2b

Please sign in to comment.