Skip to content

Commit f2d3dd4

Browse files
committed
Bump to 2.0.0-alpha.16
1 parent 4c201ad commit f2d3dd4

5 files changed

Lines changed: 6 additions & 5 deletions

File tree

dist/point.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* @moyu/pointcss
3-
* @version v2.0.0-alpha.15
3+
* @version v2.0.0-alpha.16
44
* @link https://github.com/moyus/pointcss
55
* @author moyu <moyuboy@gmail.com> (https://moyu.io)
66
* @license MIT

dist/point.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
* @moyu/pointcss
3-
* @version v2.0.0-alpha.15
3+
* @version v2.0.0-alpha.16
44
* @link https://github.com/moyus/pointcss
55
* @author moyu <moyuboy@gmail.com> (https://moyu.io)
66
* @license MIT

dist/point.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/point.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moyu/pointcss",
3-
"version": "2.0.0-alpha.15",
3+
"version": "2.0.0-alpha.16",
44
"website": "https://moyus.github.io/pointcss",
55
"homepage": "https://github.com/moyus/pointcss",
66
"author": "moyu <moyuboy@gmail.com> (https://moyu.io)",
@@ -15,6 +15,7 @@
1515
},
1616
"files": [
1717
"dist",
18+
"js",
1819
"scss",
1920
"point.scss",
2021
"LICENSE",

0 commit comments

Comments
 (0)