File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Builder CLI - v0.7.8
4+ * Pattern Lab Builder CLI - v0.7.10
55 *
66 * Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 33 * If config.ini doesn't exist Pattern Lab will try to create a new version
44 */
55
6- v = "0.7.9 "
6+ v = "0.7.10 "
77
88// file extensions to ignore when building or watching the source dir, separate with a comma
99ie = "scss,DS_Store,less"
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Builder Class - v0.7.9
4+ * Pattern Lab Builder Class - v0.7.10
55 *
66 * Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Configurer Class - v0.7.9
4+ * Pattern Lab Configurer Class - v0.7.10
55 *
66 * Copyright (c) 2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Console Class - v0.7.9
4+ * Pattern Lab Console Class - v0.7.10
55 *
66 * Copyright (c) 2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Generator Class - v0.7.9
4+ * Pattern Lab Generator Class - v0.7.10
55 *
66 * Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Migrator Class - v0.7.9
4+ * Pattern Lab Migrator Class - v0.7.10
55 *
6- * Copyright (c) 2014 Dave Olsen, http://dmolsen.com
6+ * Copyright (c) 2014 Dave Olsen http://dmolsen.com
77 * Licensed under the MIT license
88 *
99 * Moves any necessary files from core/ into source/ or public/
Original file line number Diff line number Diff line change 11<?php
22
33/*!
4- * Pattern Lab Watcher Class - v0.7.9
4+ * Pattern Lab Watcher Class - v0.7.10
55 *
66 * Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
77 * Licensed under the MIT license
You can’t perform that action at this time.
0 commit comments