Skip to content

Commit d5e8470

Browse files
committed
update version
1 parent 29cda2b commit d5e8470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-calculator",
3-
"version": "0.4.22",
3+
"version": "0.4.23",
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"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "javascript-calculator",
3-
"version": "0.4.22",
3+
"version": "0.4.23",
44
"description": "Think Through Math Mathematics Widgets",
55
"homepage": "https://github.com/thinkthroughmath/javascript-calculator",
66
"dependencies": {

0 commit comments

Comments
 (0)