Skip to content

Commit 10f9ef5

Browse files
author
Pavel Petroshenko
authored
Merge pull request #40 from electricimp/develop
Version update.
2 parents 7b5c43b + 4bc1731 commit 10f9ef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
_Builder_ combines a preprocessor with an expression language and advanced imports.
4848

49-
#### Current version: 2.2.4
49+
#### Current version: 2.3.1
5050

5151
# Syntax
5252

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Builder",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Builder Language Implementation",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)