We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4c62a commit fc5eb2bCopy full SHA for fc5eb2b
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: all build clean docs default lint release
2
3
-VERSION=2.4.0
+VERSION=2.4.1
4
5
# Building tools
6
BROWSERIFY = $(realpath ./node_modules/.bin/browserify)
package.json
{
"name": "pseudocode",
- "version": "2.4.0",
+ "version": "2.4.1",
"author": {
"name": "Saswat Padhi",
"email": "saswat.sourav@gmail.com",
0 commit comments