Skip to content

Commit cfffd3e

Browse files
committed
version bump
1 parent a82b88a commit cfffd3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Matestack
22
module Ui
33
module Bootstrap
4-
VERSION = '3.1.0'
4+
VERSION = '3.1.1'
55
end
66
end
77
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matestack-ui-bootstrap",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "MIT",
55
"module": "./dist/matestack-ui-bootstrap.esm.js",
66
"files": [

0 commit comments

Comments
 (0)