8000 Bumped version to 0.1.0 · arduino/cbor-js@f0b5728 · GitHub
[go: up one dir, main page]

Skip to content

Commit f0b5728

Browse files
committed
Bumped version to 0.1.0
Because cbor-js is already at version `0.1.0` (paroga@fc04290) it makes sense to update this value also in the `bower.json` file. Otherwise bower is angry when executing `bower install cbor`: ``` bower cbor#* mismatch Version declared in the json (0.0.0) is different than the resolved one (0.1.0) ```
1 parent fc04290 commit f0b5728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "cbor",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"homepage": "https://github.com/paroga/cbor-js",
55
"authors": [
66
"Patrick Gansterer <paroga@paroga.com>"

0 commit comments

Comments
 (0)
0