Skip to content

Commit fc5eb2b

Browse files
committed
bump patch version
1 parent cf4c62a commit fc5eb2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.PHONY: all build clean docs default lint release
22

3-
VERSION=2.4.0
3+
VERSION=2.4.1
44

55
# Building tools
66
BROWSERIFY = $(realpath ./node_modules/.bin/browserify)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pseudocode",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"author": {
55
"name": "Saswat Padhi",
66
"email": "saswat.sourav@gmail.com",

0 commit comments

Comments
 (0)