Skip to content

Commit 68d3945

Browse files
committedAug 22, 2024
version update in bower.json
1 parent aca5271 commit 68d3945

4 files changed

+4
-4
lines changed
 

‎bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-calculator",
3-
"version": "0.4.19",
3+
"version": "0.4.22",
44
"dependencies": {
55
"ttm-coffeescript-utilities": "git@github.com:thinkthroughmath/ttm-coffeescript-utilities.git#~0.0.1",
66
"ttm-coffeescript-math": "git@github.com:thinkthroughmath/ttm-coffeescript-math.git#0.3.7"

‎dist/javascript-calculator.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -690,5 +690,5 @@ var global=typeof self !== "undefined" ? self : typeof window !== "undefined" ?
690690

691691
}).call(this);
692692

693-
},{}]},{},[1,4,3,2])
693+
},{}]},{},[2,4,1,3])
694694
;

0 commit comments

Comments
 (0)
Failed to load comments.