Skip to content
This repository was archived by the owner on Oct 5, 2019. It is now read-only.

Commit a2830e9

Browse files
authored
update version number
Someone forgot to update the version number to 0.1.28, which is causing issues with npm. I suggest publishing a new version 0.1.29 to npm with the version number updated to 0.1.29.
1 parent bc67c03 commit a2830e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-slider",
3-
"version": "0.1.26",
3+
"version": "0.1.29",
44
"description": "An angular directive for seiyria-bootstrap-slider",
55
"main": "slider.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)