File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/active_admin_datetimepicker Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Or add manually to `package.json`:
5353
5454```
5555"dependencies": {
56- "@activeadmin-plugins/active_admin_datetimepicker": "0.7.4 "
56+ "@activeadmin-plugins/active_admin_datetimepicker": "1.0.0 "
5757}
5858```
5959and execute:
Original file line number Diff line number Diff line change 11module ActiveAdminDatetimepicker
2- VERSION = "0.7.4 "
2+ VERSION = "1.0.0 "
33end
Original file line number Diff line number Diff line change 11{
22 "name" : " @activeadmin-plugins/active_admin_datetimepicker" ,
3- "version" : " 0.7.4 " ,
3+ "version" : " 1.0.0 " ,
44 "description" : " Integrate jQuery xdan datetimepicker plugin to ActiveAdmin" ,
55 "main" : " src/active_admin_datetimepicker.js" ,
66 "style" : " src/active_admin_datetimepicker.scss" ,
You can’t perform that action at this time.
0 commit comments